Home
last modified time | relevance | path

Searched refs:que_Print (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
Dqueue.h68 void que_Print (TI_HANDLE hQue);
Dtimer.c648 que_Print(pTimerModule->hInitQueue); in tmr_PrintModule()
652 que_Print(pTimerModule->hOperQueue); in tmr_PrintModule()
Dqueue.c415 void que_Print(TI_HANDLE hQue) in que_Print() function
/hardware/ti/wlan/wl1271/Txn/
DTxnQueue.c857 que_Print(pTxnQ->aTxnQueues[TXN_FUNC_ID_WLAN][TXN_LOW_PRIORITY]); in txnQ_PrintQueues()
858 que_Print(pTxnQ->aTxnQueues[TXN_FUNC_ID_WLAN][TXN_HIGH_PRIORITY]); in txnQ_PrintQueues()
/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxDataQueue.c569 que_Print (pTxDataQ->aQueues[qIndex]); in txDataQ_PrintModuleParams()
DtxMgmtQueue.c932 que_Print (pTxMgmtQ->aQueues[uQueId]); in txMgmtQ_PrintModuleParams()