Lines Matching defs:acs_selected_channels
6744 struct acs_selected_channels { struct
6745 unsigned int pri_freq;
6746 unsigned int sec_freq;
6747 u8 edmg_channel;
6748 u8 vht_seg0_center_ch;
6749 u8 vht_seg1_center_ch;
6750 u16 ch_width;
6751 enum hostapd_hw_mode hw_mode;
6752 u16 puncture_bitmap;
6753 int link_id;
6754 } acs_selected_channels; member