Searched defs:tx_ts_record (Results 1 – 1 of 1) sorted by relevance
45 struct tx_ts_record { struct46 struct ts_common_info TsCommonInfo;47 u16 TxCurSeq;48 struct ba_record TxPendingBARecord;49 struct ba_record TxAdmittedBARecord;50 u8 bAddBaReqInProgress;51 u8 bAddBaReqDelayed;52 u8 bUsingBa;53 u8 bDisable_AddBa;54 struct timer_list TsAddBaTimer;[all …]