Searched defs:wmi_channel_arg (Results 1 – 2 of 2) sorted by relevance
2077 struct wmi_channel_arg { struct2078 u32 freq;2079 u32 band_center_freq1;2080 u32 band_center_freq2;2081 bool passive;2082 bool allow_ibss;2083 bool allow_ht;2084 bool allow_vht;2085 bool ht40plus;2086 bool chan_radar;[all …]
2766 struct wmi_channel_arg { struct2787 struct wmi_channel_arg channel; argument