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.h5338 struct freq_survey { struct
5339 u32 ifidx;
5340 unsigned int freq;
5341 s8 nf;
5342 u64 channel_time;
5343 u64 channel_time_busy;
5344 u64 channel_time_rx;
5345 u64 channel_time_tx;
5346 unsigned int filled;
5347 struct dl_list list;