Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h4844 struct freq_survey { struct
4845 u32 ifidx;
4846 unsigned int freq;
4847 s8 nf;
4848 u64 channel_time;
4849 u64 channel_time_busy;
4850 u64 channel_time_rx;
4851 u64 channel_time_tx;
4852 unsigned int filled;
4853 struct dl_list list;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h5173 struct freq_survey { struct
5174 u32 ifidx;
5175 unsigned int freq;
5176 s8 nf;
5177 u64 channel_time;
5178 u64 channel_time_busy;
5179 u64 channel_time_rx;
5180 u64 channel_time_tx;
5181 unsigned int filled;
5182 struct dl_list list;