Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h5947 struct acs_selected_channels { struct
5948 unsigned int pri_freq;
5949 unsigned int sec_freq;
5950 u8 edmg_channel;
5951 u8 vht_seg0_center_ch;
5952 u8 vht_seg1_center_ch;
5953 u16 ch_width;
5954 enum hostapd_hw_mode hw_mode;
5955 } acs_selected_channels; member