Searched refs:on_time_scan (Results 1 – 6 of 6) sorted by relevance
1139 mvm->radio_stats.on_time_scan =1140 le64_to_cpu(stats->on_time_scan);1164 mvm->radio_stats.on_time_scan =1165 le64_to_cpu(stats->on_time_scan);1241 mvm->radio_stats.on_time_scan =1242 le64_to_cpu(stats->general.common.on_time_scan);1263 mvm->radio_stats.on_time_scan =1264 le64_to_cpu(stats->general.common.on_time_scan);
500 mvm->accu_radio_stats.on_time_scan += mvm->radio_stats.on_time_scan; in iwl_mvm_update_low_latency()
1047 u64 on_time_scan;899 u64 on_time_scan; global() member
6085 survey->time_scan = mvm->accu_radio_stats.on_time_scan + in iwl_mvm_sync_rx_queues_internal() 6086 mvm->radio_stats.on_time_scan; in iwl_mvm_sync_rx_queues_internal()
272 __le64 on_time_scan;301 __le64 on_time_scan;647 * @on_time_scan: usec the radio is awake due to scan.658 __le64 on_time_scan;681 * @on_time_scan: usec the radio is awake due to scan.701 __le64 on_time_scan;271 __le64 on_time_scan; global() member 300 __le64 on_time_scan; global() member 533 __le64 on_time_scan; global() member 576 __le64 on_time_scan; global() member
3929 uint64_t on_time_scan; member