Home
last modified time | relevance | path

Searched refs:time_rx (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c558 survey->time_rx += cc->rx_frame / div; in ath_update_survey_stats()
/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c664 ah->survey.time_rx += cc->rx_frame / div; in ath5k_get_survey()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1737 __le64 time_rx; member
H A Dcommands.c2377 if (qtnf_chan_stat_avail(time_rx, QLINK_CHAN_STAT_TIME_RX)) { in qtnf_cmd_resp_proc_chan_stat_info()
2379 survey->time_rx = le64_to_cpu(stats->time_rx); in qtnf_cmd_resp_proc_chan_stat_info()
/linux/net/wireless/
H A Dtrace.h2057 __field(u64, time_rx)
2070 __entry->time_rx = info->time_rx;
2082 __entry->time_ext_busy, __entry->time_rx,
H A Dnl80211.c12207 survey->time_rx, NL80211_SURVEY_INFO_PAD)) in nl80211_send_survey()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c3638 info->time_rx = le32_to_cpu(notif->rx_time); in iwl_mvm_rx_channel_survey_notif()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8077 survey->time_rx = div_u64(rx_bss, cc_freq_hz); in ath11k_pdev_bss_chan_info_event()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c5847 survey->time_rx = div_u64(rx_bss, cc_freq_hz); in ath10k_wmi_event_pdev_bss_chan_info()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c7639 survey->time_rx = div_u64(rx_bss, cc_freq_hz); in ath12k_pdev_bss_chan_info_event()