Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h244 struct hostapd_hw_modes { struct
248 enum hostapd_hw_mode mode;
253 bool is_6ghz;
258 int num_channels;
263 struct hostapd_channel_data *channels;
268 int num_rates;
273 int *rates;
278 u16 ht_capab;
283 u8 mcs_set[16];
288 u8 a_mpdu_params;
[all …]