Searched defs:bss_ht (Results 1 – 2 of 2) sorted by relevance
127 struct bss_ht { struct128 u8 bd_support_ht;130 u8 bd_ht_cap_buf[32];131 u16 bd_ht_cap_len;132 u8 bd_ht_info_buf[32];133 u16 bd_ht_info_len;135 enum ht_spec_ver bd_ht_spec_ver;136 enum ht_channel_width bd_bandwidth;138 u8 bd_rt2rt_aggregation;139 u8 bd_rt2rt_long_slot_time;[all …]
546 void ht_initialize_bss_desc(struct bss_ht *bss_ht) in ht_initialize_bss_desc()