Searched defs:survey_info (Results 1 – 1 of 1) sorted by relevance
1188 struct survey_info { struct1189 struct ieee80211_channel *channel;1190 u64 time;1191 u64 time_busy;1192 u64 time_ext_busy;1193 u64 time_rx;1194 u64 time_tx;1195 u64 time_scan;1196 u64 time_bss_rx;1197 u32 filled;[all …]