Home
last modified time | relevance | path

Searched refs:chan_nf (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h4695 __le32 chan_nf; member
H A Dwmi.c2880 dst->ch_noise_floor = __le32_to_cpu(src->chan_nf); in ath10k_wmi_pull_pdev_stats_base()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4693 s32 chan_nf; member
H A Dwmi.c6476 dst->ch_noise_floor = src->chan_nf; in ath11k_wmi_pull_pdev_stats_base()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5983 a_sle32 chan_nf; member
H A Dwmi.c8175 dst->ch_noise_floor = a_sle32_to_cpu(src->chan_nf); in ath12k_wmi_pull_pdev_stats_base()