Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h5847 struct ch_switch { struct
5848 int freq;
5849 int ht_enabled;
5850 int ch_offset;
5851 enum chan_width ch_width;
5852 int cf1;
5853 int cf2;
5854 } ch_switch; member