Searched refs:radio_stats (Results 1 – 3 of 3) sorted by relevance
498 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()499 mvm->accu_radio_stats.tx_time += mvm->radio_stats.tx_time; in iwl_mvm_accu_radio_stats()500 mvm->accu_radio_stats.on_time_rf += mvm->radio_stats.on_time_rf; in iwl_mvm_accu_radio_stats()501 mvm->accu_radio_stats.on_time_scan += mvm->radio_stats.on_time_scan; in iwl_mvm_accu_radio_stats()
1035 mvm->radio_stats.rx_time); in iwl_dbgfs_fw_system_stats_read()1038 mvm->radio_stats.tx_time); in iwl_dbgfs_fw_system_stats_read()
10744 bool radio_stats; in nl80211_dump_survey() local10759 radio_stats = attrbuf[NL80211_ATTR_SURVEY_RADIO_STATS]; in nl80211_dump_survey()10788 wdev->netdev, radio_stats, &survey) < 0) in nl80211_dump_survey()