Searched defs:survey_info (Results 1 – 1 of 1) sorted by relevance
1205 struct survey_info { struct1206 struct ieee80211_channel *channel;1207 u64 time;1208 u64 time_busy;1209 u64 time_ext_busy;1210 u64 time_rx;1211 u64 time_tx;1212 u64 time_scan;1213 u64 time_bss_rx;1214 u32 filled;[all …]