Lines Matching defs:mwifiex_uap_bss_param
97 struct mwifiex_uap_bss_param { struct
98 u8 channel;
99 u8 band_cfg;
100 u16 rts_threshold;
101 u16 frag_threshold;
102 u8 retry_limit;
103 struct mwifiex_802_11_ssid ssid;
104 u8 bcast_ssid_ctl;
105 u8 radio_ctl;
106 u8 dtim_period;
107 u16 beacon_period;
108 u16 auth_mode;
109 u16 protocol;
110 u16 key_mgmt;
111 u16 key_mgmt_operation;
112 struct wpa_param wpa_cfg;
113 struct wep_key wep_cfg[NUM_WEP_KEYS];
114 struct ieee80211_ht_cap ht_cap;
115 struct ieee80211_vht_cap vht_cap;
116 u8 rates[MWIFIEX_SUPPORTED_RATES];
117 u32 sta_ao_timer;
118 u32 ps_sta_ao_timer;
119 u8 qos_info;
120 u8 power_constraint;
121 struct mwifiex_types_wmm_info wmm_info;