Searched refs:on_time_rf (Results 1 – 4 of 4) sorted by relevance
271 __le64 on_time_rf; member 300 __le64 on_time_rf; member 649 * @on_time_rf: The total time in usec the RF is awake.660 __le64 on_time_rf; member 683 * @on_time_rf: The total time in usec the RF is awake.703 __le64 on_time_rf; member
1150 mvm->radio_stats.on_time_rf = le64_to_cpu(stats->on_time_rf); in iwl_mvm_handle_rx_statistics_tlv() 1175 mvm->radio_stats.on_time_rf = le64_to_cpu(stats->on_time_rf); in iwl_mvm_handle_rx_statistics_tlv() 1251 mvm->radio_stats.on_time_rf = in iwl_mvm_handle_rx_statistics() 1252 le64_to_cpu(stats->general.common.on_time_rf); in iwl_mvm_handle_rx_statistics() 1273 mvm->radio_stats.on_time_rf = in iwl_mvm_handle_rx_statistics() 1274 le64_to_cpu(stats->general.common.on_time_rf); in iwl_mvm_handle_rx_statistics()
494 mvm->accu_radio_stats.on_time_rf += mvm->radio_stats.on_time_rf; in iwl_mvm_accu_radio_stats()
1056 u64 on_time_rf; member