Searched refs:time_scan (Results 1 – 3 of 3) sorted by relevance
1735 __le64 time_scan; member
2395 if (qtnf_chan_stat_avail(time_scan, QLINK_CHAN_STAT_TIME_SCAN)) { in qtnf_cmd_resp_proc_chan_stat_info()2397 survey->time_scan = le64_to_cpu(stats->time_scan); in qtnf_cmd_resp_proc_chan_stat_info()
4905 survey->time_scan = mvm->accu_radio_stats.on_time_scan + in iwl_mvm_mac_get_survey()4907 do_div(survey->time_scan, USEC_PER_MSEC); in iwl_mvm_mac_get_survey()