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.h6407 struct ch_switch { struct
6408 int freq;
6409 int ht_enabled;
6410 int ch_offset;
6411 enum chan_width ch_width;
6412 int cf1;
6413 int cf2;
6414 int link_id;
6415 u16 punct_bitmap;
6416 } ch_switch; member