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

  /system/wlan/ti/wilink_6_1/Txn/
TxnQueue.h 202 void txnQ_Run (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c 373 void txnQ_Run (TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
378 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_Run()\n");
381 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_WARNING, "txnQ_Run(): Called while func %d state is %d!\n", uFuncId, pTxnQ->aFuncInfo[uFuncId].eState);
  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.h 207 void txnQ_Run (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c 384 void txnQ_Run (TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
389 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_Run()\n");
392 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_WARNING, "txnQ_Run(): Called while func %d state is %d!\n", uFuncId, pTxnQ->aFuncInfo[uFuncId].eState);
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 823 txnQ_Run (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
831 txnQ_Run (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 781 txnQ_Run (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
789 txnQ_Run (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
    [all...]

Completed in 86 milliseconds