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.h4644 struct ch_switch { struct
4645 int freq;
4646 int ht_enabled;
4647 int ch_offset;
4648 enum chan_width ch_width;
4649 int cf1;
4650 int cf2;
4651 } ch_switch; member