Searched refs:TXN_STATUS_COMPLETE (Results 1 – 17 of 17) sorted by relevance
268 return TXN_STATUS_COMPLETE; in txResult_TxCmpltIntrCb()278 return TXN_STATUS_COMPLETE; in txResult_TxCmpltIntrCb()283 return TXN_STATUS_COMPLETE; in txResult_TxCmpltIntrCb()308 …ETxnStatus eTwifStatus = TXN_STATUS_COMPLETE; /* Last bus operation status: Complete (Sync) or … in txResult_StateMachine()312 while (eTwifStatus == TXN_STATUS_COMPLETE) in txResult_StateMachine()
284 if (rc == TXN_STATUS_COMPLETE) in cmdMbox_CommandComplete()289 return TXN_STATUS_COMPLETE; in cmdMbox_CommandComplete()374 if (rc == TXN_STATUS_COMPLETE) in cmdMbox_ConfigHw()
201 case TXN_STATUS_COMPLETE: \215 case TXN_STATUS_COMPLETE: \230 case TXN_STATUS_COMPLETE: \929 pHwInit->uInitSeqStatus = TXN_STATUS_COMPLETE; in hwInit_BootSm()974 pHwInit->DownloadStatus = TXN_STATUS_COMPLETE; in hwInit_BootSm()1012 case TXN_STATUS_COMPLETE: in hwInit_LoadFw()1239 pHwInit->DownloadStatus = TXN_STATUS_COMPLETE; in hwInit_FinalizeDownloadSm()1241 return TXN_STATUS_COMPLETE; in hwInit_FinalizeDownloadSm()1433 return TXN_STATUS_COMPLETE; in hwInit_EepromlessStartBurstSm()
372 if (rc == TXN_STATUS_COMPLETE) in eventMbox_InitMboxAddr()652 if (rc == TXN_STATUS_COMPLETE) in eventMbox_Handle()657 return TXN_STATUS_COMPLETE; in eventMbox_Handle()
301 ETxnStatus eStatus = TXN_STATUS_COMPLETE; in txXfer_SendAggregatedPkts()356 if (pTxXfer->fSendPacketTransferCb && (eStatus == TXN_STATUS_COMPLETE)) in txXfer_SendAggregatedPkts()
403 return TXN_STATUS_COMPLETE; in rxXfer_RxEvent()421 return TXN_STATUS_COMPLETE; in rxXfer_RxEvent()578 if (eTxnStatus == TXN_STATUS_COMPLETE) in rxXfer_Handle()
251 if (rc == TXN_STATUS_COMPLETE) in fwDbg_ReadAddr()
599 return ((pFwEvent->uNumPendHndlrs == 0) ? TXN_STATUS_COMPLETE : TXN_STATUS_PENDING); in fwEvent_CallHandlers()
204 return TXN_STATUS_COMPLETE; in sdioAdapt_TransactBytes()248 return TXN_STATUS_COMPLETE; in sdioAdapt_Transact()499 return TXN_STATUS_COMPLETE; in sdioAdapt_Transact()564 return TXN_STATUS_COMPLETE; in sdioAdapt_TransactBytes()
72 TXN_STATUS_COMPLETE, /**< */ enumerator
284 …pBusDrv->eCurrTxnStatus = TXN_STATUS_COMPLETE; /* The Txn is Sync as long as it continues in this… in busDrv_Transact()325 return (pBusDrv->eCurrTxnStatus == WSPI_TXN_COMPLETE ? TXN_STATUS_COMPLETE : in busDrv_Transact()
325 return TXN_STATUS_COMPLETE; in busDrv_Transact()
381 return TXN_STATUS_COMPLETE; in txnQ_Restart()
56 …(rc == TXN_STATUS_OK || rc == TXN_STATUS_COMPLETE || rc == TXN_STATUS_PENDING || rc == TI_OK) ? TI…
615 return TXN_STATUS_COMPLETE; in txHwQueue_UpdateFreeResources()
740 if (eStatus == TXN_STATUS_COMPLETE) { pTwIf->uDbgCountTxnComplete++; } in twIf_SendTransaction()
922 return TXN_STATUS_COMPLETE; in TWD_WdExpireEvent()