Searched refs:TxPendingBARecord (Results 1 – 3 of 3) sorted by relevance
29 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()348 pPendingBA = &pTS->TxPendingBARecord; in rtllib_rx_ADDBARsp()467 struct ba_record *pBA = &pTS->TxPendingBARecord; in TsInitAddBA()499 (&pTxTs->TxPendingBARecord), in TsInitDelBA()514 TxPendingBARecord.timer); in BaSetupTimeOut()518 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()
Completed in 5 milliseconds