Searched defs:ch_switch (Results 1 – 1 of 1) sorted by relevance
6627 struct ch_switch { struct6628 int freq;6629 int ht_enabled;6630 int ch_offset;6631 enum chan_width ch_width;6632 int cf1;6633 int cf2;6634 int link_id;6635 u16 punct_bitmap;6636 } ch_switch; member