Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h5534 struct dfs_event { struct
5535 int freq;
5536 int ht_enabled;
5537 int chan_offset;
5538 enum chan_width chan_width;
5539 int cf1;
5540 int cf2;
5541 } dfs_event; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h6072 struct dfs_event { struct
6073 int freq;
6074 int ht_enabled;
6075 int chan_offset;
6076 enum chan_width chan_width;
6077 int cf1;
6078 int cf2;
6079 } dfs_event; member