Home
last modified time | relevance | path

Searched refs:txnQ_ClearQueues (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/Txn/
DTxnQueue.h246 void txnQ_ClearQueues (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
DTxnQueue.c378 txnQ_ClearQueues (hTxnQ, uFuncId); in txnQ_Restart()
506 txnQ_ClearQueues (hTxnQ, uFuncId); in txnQ_TxnDoneCb()
819 void txnQ_ClearQueues (TI_HANDLE hTxnQ, TI_UINT32 uFuncId) in txnQ_ClearQueues() function
/hardware/ti/wlan/wl1271/TWD/TwIf/
DTwIf.c1067 txnQ_ClearQueues (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN); in twIf_PendRestratTimeout()