Searched defs:tx_ts_record (Results 1 – 1 of 1) sorted by relevance
39 struct tx_ts_record { struct40 struct ts_common_info TsCommonInfo;41 u16 TxCurSeq;42 struct ba_record TxPendingBARecord;43 struct ba_record TxAdmittedBARecord;44 u8 bAddBaReqInProgress;45 u8 bAddBaReqDelayed;46 u8 bUsingBa;47 u8 bDisable_AddBa;48 struct timer_list TsAddBaTimer;[all …]