Searched refs:on_time_rf (Results 1 – 5 of 5) sorted by relevance
271 __le64 on_time_rf; member300 __le64 on_time_rf; member657 __le64 on_time_rf; member700 __le64 on_time_rf; member
1154 mvm->radio_stats.on_time_rf = le64_to_cpu(stats->on_time_rf); in iwl_mvm_handle_rx_statistics_tlv()1179 mvm->radio_stats.on_time_rf = le64_to_cpu(stats->on_time_rf); in iwl_mvm_handle_rx_statistics_tlv()1255 mvm->radio_stats.on_time_rf = in iwl_mvm_handle_rx_statistics()1256 le64_to_cpu(stats->general.common.on_time_rf); in iwl_mvm_handle_rx_statistics()1277 mvm->radio_stats.on_time_rf = in iwl_mvm_handle_rx_statistics()1278 le64_to_cpu(stats->general.common.on_time_rf); in iwl_mvm_handle_rx_statistics()
500 mvm->accu_radio_stats.on_time_rf += mvm->radio_stats.on_time_rf; in iwl_mvm_accu_radio_stats()
1049 u64 on_time_rf; member
6109 survey->time = mvm->accu_radio_stats.on_time_rf + in iwl_mvm_mac_get_survey()6110 mvm->radio_stats.on_time_rf; in iwl_mvm_mac_get_survey()