HomeSort by relevance Sort by last modified time
    Searched refs:dbgCountSentPackets (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverInternal.h 127 TI_UINT32 dbgCountSentPackets[MAX_NUM_OF_AC];
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver.h 122 UINT32 dbgCountSentPackets[MAX_NUM_OF_TX_QUEUES]; /* Count packets sent from upper driver. */
TNETW_Driver_Tx.c 164 pTnetwDrv->dbgCountSentPackets[aQueueId]++; /* Count packets sent from upper driver. */
554 WLAN_OS_REPORT(("Queue %d = %d\n",qIndex, pTnetwDrv->dbgCountSentPackets[qIndex]));
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverInternal.h 127 TI_UINT32 dbgCountSentPackets[MAX_NUM_OF_AC];

Completed in 15 milliseconds