Searched refs:TxPendingBARecord (Results 1 – 3 of 3) sorted by relevance
29 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in tx_ts_delete_ba()348 pPendingBA = &pTS->TxPendingBARecord; in rtllib_rx_ADDBARsp()467 struct ba_record *pBA = &pTS->TxPendingBARecord; in rtllib_ts_init_add_ba()499 (&pTxTs->TxPendingBARecord), in rtllib_ts_init_del_ba()514 TxPendingBARecord.timer); in rtllib_ba_setup_timeout()518 pTxTs->TxPendingBARecord.b_valid = false; in rtllib_ba_setup_timeout()
32 struct ba_record TxPendingBARecord; member
113 rtllib_reset_ba_entry(&pTS->TxPendingBARecord); in ResetTxTsEntry()139 timer_setup(&pTxTS->TxPendingBARecord.timer, rtllib_ba_setup_timeout, in TSInitialize()