Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h5576 struct acs_selected_channels { struct
5577 u8 pri_channel;
5578 u8 sec_channel;
5579 u8 vht_seg0_center_ch;
5580 u8 vht_seg1_center_ch;
5581 u16 ch_width;
5582 enum hostapd_hw_mode hw_mode;
5583 } acs_selected_channels; member