Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h4667 __le32 chan_nf; member
H A Dwmi.c2872 dst->ch_noise_floor = __le32_to_cpu(src->chan_nf); in ath10k_wmi_pull_pdev_stats_base()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4587 s32 chan_nf; member
H A Dwmi.c6296 dst->ch_noise_floor = src->chan_nf; in ath11k_wmi_pull_pdev_stats_base()