Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h5485 struct ch_switch { struct
5486 int freq;
5487 int ht_enabled;
5488 int ch_offset;
5489 enum chan_width ch_width;
5490 int cf1;
5491 int cf2;
5492 } ch_switch; member