Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/drivers/
HDdriver.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