Searched refs:time_scan (Results 1 – 7 of 7) sorted by relevance
48 unsigned long time_scan; member
245 last_scanned_shadow[i].time_scan = jiffies; in update_scan_time()254 if (!time_after(now, last_scanned_shadow[i].time_scan + in remove_network_from_shadow()339 shadow_nw_info->time_scan = jiffies; in add_network_to_shadow()415 last_scanned_shadow[i].time_scan = jiffies; in cfg_scan_result()
1704 __field(u64, time_scan)1717 __entry->time_scan = info->time_scan;1728 __entry->time_tx, __entry->time_scan,
8287 survey->time_scan, NL80211_SURVEY_INFO_PAD)) in nl80211_send_survey()
739 survey->time_scan = stats.cca_try; in qtnf_dump_survey()
4392 survey->time_scan = mvm->accu_radio_stats.on_time_scan + in iwl_mvm_mac_get_survey()4394 do_div(survey->time_scan, USEC_PER_MSEC); in iwl_mvm_mac_get_survey()
713 u64 time_scan; member