Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h6003 struct freq_survey { struct
6004 u32 ifidx;
6005 unsigned int freq;
6006 s8 nf;
6007 u64 channel_time;
6008 u64 channel_time_busy;
6009 u64 channel_time_rx;
6010 u64 channel_time_tx;
6011 unsigned int filled;
6012 struct dl_list list;