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

/hardware/ti/wlan/wl1271/TWD/TwIf/
H A DTwIf.c193 static void twIf_HandleTxnDone (TI_HANDLE hTwIf);
330 twIf_HandleTxnDone,
852 * \sa twIf_HandleTxnDone
870 /* Request schedule to continue handling in driver context (will call twIf_HandleTxnDone()) */
898 /* Decrement pending Txn counter, It's value will be checked in twIf_HandleTxnDone() */
907 /* Request schedule to continue handling in driver context (will call twIf_HandleTxnDone()) */
912 * \fn twIf_HandleTxnDone
925 static void twIf_HandleTxnDone (TI_HANDLE hTwIf) function
933 TRACE0(pTwIf->hReport, REPORT_SEVERITY_INFORMATION, "twIf_HandleTxnDone: call RecoveryCb\n");
963 TRACE4(pTwIf->hReport, REPORT_SEVERITY_INFORMATION, "twIf_HandleTxnDone
[all...]

Completed in 5 milliseconds