Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A D_ieee80211.h620 int16_t c_nf_ctl[IEEE80211_MAX_CHAINS]; /* per-chain NF */ member
H A Dieee80211_input.c80 ni->ni_mimo_noise_ctl[i] = rx->c_nf_ctl[i]; in ieee80211_process_mimo()
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c954 rxs.c_nf_ctl[i] = nf; in ath_rx_pkt()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6217 rx_stats->c_nf_ctl[i] = rx_stats->c_nf;