Home
last modified time | relevance | path

Searched defs:bss_ht (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8192e/
A Drtl819x_HT.h127 struct bss_ht { struct
128 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;
138 u8 bd_rt2rt_aggregation;
139 u8 bd_rt2rt_long_slot_time;
140 u8 rt2rt_ht_mode;
[all …]
A Drtl819x_HTProc.c546 void ht_initialize_bss_desc(struct bss_ht *bss_ht) in ht_initialize_bss_desc()

Completed in 8 milliseconds