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

  /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...]

Completed in 21 milliseconds