Home
last modified time | relevance | path

Searched refs:pCurrentResult (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
DtxResult.c361 TxResultDescriptor_t *pCurrentResult; in txResult_HandleNewResults() local
394 pCurrentResult = &(pTxResult->tResultsInfoReadTxn.tTxResultInfo.TxResultQueue[uTableIndex]); in txResult_HandleNewResults()
397 …ort, REPORT_SEVERITY_INFORMATION , ": call upper layer CB, Status = %d\n", pCurrentResult->status); in txResult_HandleNewResults()
399 pTxResult->fSendPacketCompleteCb (pTxResult->hSendPacketCompleteHndl, pCurrentResult); in txResult_HandleNewResults()