Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver.h6511 struct ch_switch { struct
6512 int freq;
6513 int ht_enabled;
6514 int ch_offset;
6515 enum chan_width ch_width;
6516 int cf1;
6517 int cf2;
6518 int link_id;
6519 u16 punct_bitmap;
6520 } ch_switch; member