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