Searched refs:TxPendingBARecord (Results 1 – 3 of 3) sorted by relevance
38 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()364 pPendingBA = &pTS->TxPendingBARecord; in rtllib_rx_ADDBARsp()486 struct ba_record *pBA = &pTS->TxPendingBARecord; in TsInitAddBA()519 (&pTxTs->TxPendingBARecord), in TsInitDelBA()534 TxPendingBARecord.Timer); in BaSetupTimeOut()538 pTxTs->TxPendingBARecord.bValid = false; in BaSetupTimeOut()
42 struct ba_record TxPendingBARecord; member
129 ResetBaEntry(&pTS->TxPendingBARecord); in ResetTxTsEntry()162 timer_setup(&pTxTS->TxPendingBARecord.Timer, BaSetupTimeOut, in TSInitialize()