Searched defs:ch_switch (Results 1 – 1 of 1) sorted by relevance
6598 struct ch_switch { struct6599 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