Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h5511 struct dfs_event { struct
5512 int freq;
5513 int ht_enabled;
5514 int chan_offset;
5515 enum chan_width chan_width;
5516 int cf1;
5517 int cf2;
5518 } dfs_event; member