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