Searched refs:TxPendingBARecord (Results 1 – 3 of 3) sorted by relevance
30 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()356 pPendingBA = &pTS->TxPendingBARecord; in rtllib_rx_ADDBARsp()478 struct ba_record *pBA = &pTS->TxPendingBARecord; in TsInitAddBA()511 (&pTxTs->TxPendingBARecord), in TsInitDelBA()526 TxPendingBARecord.Timer); in BaSetupTimeOut()530 pTxTs->TxPendingBARecord.bValid = false; in BaSetupTimeOut()
34 struct ba_record TxPendingBARecord; member
121 ResetBaEntry(&pTS->TxPendingBARecord); in ResetTxTsEntry()154 timer_setup(&pTxTS->TxPendingBARecord.Timer, BaSetupTimeOut, in TSInitialize()