Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h4821 struct freq_survey { struct
4822 u32 ifidx;
4823 unsigned int freq;
4824 s8 nf;
4825 u64 channel_time;
4826 u64 channel_time_busy;
4827 u64 channel_time_rx;
4828 u64 channel_time_tx;
4829 unsigned int filled;
4830 struct dl_list list;