Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver.h5181 struct ch_switch { struct
5182 int freq;
5183 int ht_enabled;
5184 int ch_offset;
5185 enum chan_width ch_width;
5186 int cf1;
5187 int cf2;
5188 } ch_switch; member