Searched refs:time_rx (Results 1 – 9 of 9) sorted by relevance
529 survey->time_rx += cc->rx_frame / div; in ath_update_survey_stats()
664 ah->survey.time_rx += cc->rx_frame / div; in ath5k_get_survey()
1732 __le64 time_rx; member
2380 if (qtnf_chan_stat_avail(time_rx, QLINK_CHAN_STAT_TIME_RX)) { in qtnf_cmd_resp_proc_chan_stat_info()2382 survey->time_rx = le64_to_cpu(stats->time_rx); in qtnf_cmd_resp_proc_chan_stat_info()
751 survey->time_rx = div_u64(state->cc_rx, 1000); in mt76_get_survey()
4897 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()4899 do_div(survey->time_rx, USEC_PER_MSEC); in iwl_mvm_mac_get_survey()
3123 survey->time_rx = (u64) rx_rdy; in mwl8k_update_survey()
6555 survey->time_rx = div_u64(rx_bss, cc_freq_hz); in ath11k_pdev_bss_chan_info_event()
5818 survey->time_rx = div_u64(rx_bss, cc_freq_hz); in ath10k_wmi_event_pdev_bss_chan_info()