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.h5830 struct ch_switch { struct
5831 int freq;
5832 int ht_enabled;
5833 int ch_offset;
5834 enum chan_width ch_width;
5835 int cf1;
5836 int cf2;
5837 } ch_switch; member