Searched refs:nf_ext (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.c1086 int16_t *nf_ext)
1098 nf_ctl[i] = nf_ext[i] = 0;
1106 nf_ctl[i] = nf_ext[i] = 0;
1119 nf_ctl[i] = nf_ext[i] = NOISE_FLOOR[mode] +
1139 nf_ext[i] = ichan->noiseFloorExt[i] + ath_hal_getNfAdjust(ah, ichan);
1084 ath_hal_get_mimo_chan_noise(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *nf_ctl, int16_t *nf_ext) argument
H A Dah.h1604 int16_t *nf_ext);
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h318 uint32_t nf_ext[3]; /* Noisefloor ext. */ member in struct:ar_rsp_frequency
H A Dif_otus.c2849 ((int32_t)le32toh(rsp.nf_ext[i])) >> 23);

Completed in 110 milliseconds