Searched refs:CHANNEL_IQVALID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1065 ichan->privFlags |= CHANNEL_IQVALID;
1071 (ichan->privFlags & CHANNEL_IQVALID) == 0) {
1120 ichan->privFlags &= ~CHANNEL_IQVALID;
1712 if (ichan->privFlags & CHANNEL_IQVALID) {
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h182 #define CHANNEL_IQVALID 0x01 /* IQ calibration valid */ macro

Completed in 158 milliseconds