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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/inc/
txHwQueue_api.h 64 UINT8 txHwQueue_GetUsedHwBlks(TI_HANDLE hTxHwQueue, int TxQid);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueue.c 515 * txHwQueue_GetUsedHwBlks()
519 UINT8 txHwQueue_GetUsedHwBlks(TI_HANDLE hTxHwQueue, int TxQid)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver_Tx.c 110 return txHwQueue_GetUsedHwBlks(pTnetwDrv->hTxHwQueue, TxQid);

Completed in 138 milliseconds