Searched refs:CHANNEL_MIMO_NF_VALID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c825 ichan->privFlags |= CHANNEL_MIMO_NF_VALID;
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h185 #define CHANNEL_MIMO_NF_VALID 0x04 /* Mimo NF values are valid */ macro
H A Dah.c1077 * If the CHANNEL_MIMO_NF_VALID flag isn't set, the array is simply
1104 if (! (ichan->privFlags & CHANNEL_MIMO_NF_VALID)) {

Completed in 134 milliseconds