Searched defs:rt_hi_throughput (Results 1 – 1 of 1) sorted by relevance
94 struct rt_hi_throughput { struct95 u8 enable_ht;96 u8 current_ht_support;97 u8 cur_bw_40mhz;98 u8 cur_short_gi_40mhz;99 u8 cur_short_gi_20mhz;100 enum ht_spec_ver peer_ht_spec_ver;101 struct ht_capab_ele SelfHTCap;102 u8 PeerHTCapBuf[32];103 u8 PeerHTInfoBuf[32];[all …]