Searched refs:twIf_Transact (Results 1 - 10 of 10) sorted by relevance
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
H A D | HwInit.c | 667 twIf_Transact(pHwInit->hTwIf, pTxn); 686 twIf_Transact(pHwInit->hTwIf, pTxn); 693 status = twIf_Transact(pHwInit->hTwIf, pTxn); 710 twIf_Transact(pHwInit->hTwIf, pTxn); 717 twIf_Transact(pHwInit->hTwIf, pTxn); 732 status = twIf_Transact(pHwInit->hTwIf, pTxn); 750 twIf_Transact(pHwInit->hTwIf, pTxn); 766 twIf_Transact(pHwInit->hTwIf, pTxn); 773 status = twIf_Transact(pHwInit->hTwIf, pTxn); 856 twIf_Transact(pHwIni [all...] |
H A D | CmdMBox.c | 236 twIf_Transact(pCmdMbox->hTwIf, pCmdTxn); 247 twIf_Transact(pCmdMbox->hTwIf, pRegTxn); 281 rc = twIf_Transact(pCmdMbox->hTwIf, pCmdTxn); 373 rc = twIf_Transact(pCmdMbox->hTwIf, pRegTxn);
|
H A D | fwDebug.c | 201 rc = twIf_Transact(pFwDebug->hTwif,pTxn); 250 rc = twIf_Transact(pFwDebug->hTwif,pTxn);
|
H A D | txResult.c | 321 eTwifStatus = twIf_Transact (pTxResult->hTwIf, pTxn); 385 twIf_Transact(pTxResult->hTwIf, pTxn);
|
H A D | eventMbox.c | 371 rc = twIf_Transact(pEventMbox->hTwif,pTxn); 649 rc = twIf_Transact(pEventMbox->hTwif,pTxn); 717 twIf_Transact(pEventMbox->hTwif,pTxn);
|
H A D | txXfer.c | 327 eStatus = twIf_Transact (pTxXfer->hTwIf, pTxn); 351 twIf_Transact(pTxXfer->hTwIf, &pPktsCntrTxn->tTxnStruct);
|
H A D | RxXfer.c | 660 twIf_Transact(pRxXfer->hTwIf, pTxn); 664 eStatus = twIf_Transact(pRxXfer->hTwIf, pTxn); 671 twIf_Transact(pRxXfer->hTwIf, pTxn);
|
H A D | FwEvent.c | 682 twIf_Transact(pFwEvent->hTwIf, &(pFwEvent->tMaskTxn.tTxnStruct)); 731 twIf_Transact(pFwEvent->hTwIf, &(pFwEvent->tMaskTxn.tTxnStruct));
|
/hardware/ti/wlan/wl1271/TWD/TwIf/ |
H A D | TwIf.h | 96 ETxnStatus twIf_Transact (TI_HANDLE hTwIf, TTxnStruct *pTxn);
|
H A D | TwIf.c | 655 * \fn twIf_Transact 667 ETxnStatus twIf_Transact (TI_HANDLE hTwIf, TTxnStruct *pTxn) function
|
Completed in 46 milliseconds