Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h4695 __le32 chan_nf; member
H A Dwmi.c2873 dst->ch_noise_floor = __le32_to_cpu(src->chan_nf); in ath10k_wmi_pull_pdev_stats_base()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5723 a_sle32 chan_nf; member
H A Dwmi.c7272 dst->ch_noise_floor = a_sle32_to_cpu(src->chan_nf); in ath12k_wmi_pull_pdev_stats_base()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4616 s32 chan_nf; member
H A Dwmi.c6416 dst->ch_noise_floor = src->chan_nf; in ath11k_wmi_pull_pdev_stats_base()