Searched refs:TxPendingBARecord (Results 1 – 3 of 3) sorted by relevance
29 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()349 pPendingBA = &pTS->TxPendingBARecord; in rtllib_rx_ADDBARsp()469 struct ba_record *pBA = &pTS->TxPendingBARecord; in TsInitAddBA()501 (&pTxTs->TxPendingBARecord), in TsInitDelBA()516 TxPendingBARecord.timer); in BaSetupTimeOut()520 pTxTs->TxPendingBARecord.b_valid = false; in BaSetupTimeOut()
34 struct ba_record TxPendingBARecord; member
121 ResetBaEntry(&pTS->TxPendingBARecord); in ResetTxTsEntry()153 timer_setup(&pTxTS->TxPendingBARecord.timer, BaSetupTimeOut, in TSInitialize()