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.h5388 struct ch_switch { struct
5389 int freq;
5390 int ht_enabled;
5391 int ch_offset;
5392 enum chan_width ch_width;
5393 int cf1;
5394 int cf2;
5395 } ch_switch; member