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

/hardware/ti/wlan/wl1271/Txn/
H A DTxnQueue.h121 TI_STATUS txnQ_ConnectBus (TI_HANDLE hTxnQ,
H A DTxnQueue.c231 TI_STATUS txnQ_ConnectBus (TI_HANDLE hTxnQ, function
240 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_ConnectBus()\n");
456 * txnQ_ConnectBus CB
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
H A DDrvMain.c1496 /* : We should split the call to txnQ_ConnectBus to other state in order to support Async bus connection */
1497 eStatus = txnQ_ConnectBus(pDrvMain->tStadHandles.hTxnQ, &pDrvMain->tBusDrvCfg, NULL, NULL, &pDrvMain->uRxDmaBufLen, &pDrvMain->uTxDmaBufLen);

Completed in 47 milliseconds