HomeSort by relevance Sort by last modified time
    Searched refs:txnQ_Stop (Results 1 - 6 of 6) sorted by null

  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.h 214 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c 392 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
397 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_Stop()\n");
400 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_ERROR, "txnQ_Stop(): Called while func %d state is %d!\n", uFuncId, pTxnQ->aFuncInfo[uFuncId].eState);
  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.h 219 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c 403 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
408 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_Stop()\n");
411 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_ERROR, "txnQ_Stop(): Called while func %d state is %d!\n", uFuncId, pTxnQ->aFuncInfo[uFuncId].eState);
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 807 txnQ_Stop (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 765 txnQ_Stop (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
    [all...]

Completed in 66 milliseconds