OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txnQ_Restart
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/Txn/
TxnQueue.h
193
ETxnStatus
txnQ_Restart
(TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c
351
ETxnStatus
txnQ_Restart
(TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
355
TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "
txnQ_Restart
()\n");
368
TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "
txnQ_Restart
(): pCurrTxn pending\n");
/hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c
358
* Calls
txnQ_Restart
to clear the WLAN queues and call the TxnDone CB on each tansaction.
383
eStatus =
txnQ_Restart
(pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
[
all
...]
Completed in 20 milliseconds