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.h6598 struct ch_switch { struct
6599 int freq;
6600 int ht_enabled;
6601 int ch_offset;
6602 enum chan_width ch_width;
6603 int cf1;
6604 int cf2;
6605 int link_id;
6606 u16 punct_bitmap;
6607 } ch_switch; member