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

/hardware/ti/wlan/wl1271/utils/
H A Dqueue.h68 void que_Print (TI_HANDLE hQue);
H A Dtimer.c648 que_Print(pTimerModule->hInitQueue);
652 que_Print(pTimerModule->hOperQueue);
H A Dqueue.c402 * \fn que_Print
415 void que_Print(TI_HANDLE hQue) function
420 WLAN_OS_REPORT(("que_Print: Count=%u MaxCount=%u Limit=%u Overflow=%u NodeHeaderOffset=%u Next=0x%x Prev=0x%x\n",
/hardware/ti/wlan/wl1271/Txn/
H A DTxnQueue.c857 que_Print(pTxnQ->aTxnQueues[TXN_FUNC_ID_WLAN][TXN_LOW_PRIORITY]);
858 que_Print(pTxnQ->aTxnQueues[TXN_FUNC_ID_WLAN][TXN_HIGH_PRIORITY]);
/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DtxDataQueue.c569 que_Print (pTxDataQ->aQueues[qIndex]);
H A DtxMgmtQueue.c932 que_Print (pTxMgmtQ->aQueues[uQueId]);

Completed in 72 milliseconds