Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4667 __le32 chan_nf; member
H A Dwmi.c2861 dst->ch_noise_floor = __le32_to_cpu(src->chan_nf); in ath10k_wmi_pull_pdev_stats_base()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4590 s32 chan_nf; member
H A Dwmi.c6590 dst->ch_noise_floor = src->chan_nf; in ath11k_wmi_pull_pdev_stats_base()