Searched refs:AR_NO_SPUR (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c647 int bb_spur = AR_NO_SPUR;
673 if (AR_NO_SPUR == cur_bb_spur)
681 if (AR_NO_SPUR == bb_spur)
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c3547 u_int16_t spur_val = AR_NO_SPUR;
3561 /* returns AR_NO_SPUR */
H A Dar9300_reset.c4285 if (AH9300(ah)->ath_hal_spur_chans[i][0] != AR_NO_SPUR) {
4290 if (AH9300(ah)->ath_hal_spur_chans[i][1] != AR_NO_SPUR) {
4316 AH9300(ah)->ath_hal_spur_chans[i][0] = AR_NO_SPUR;
4317 AH9300(ah)->ath_hal_spur_chans[i][1] = AR_NO_SPUR;
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom.h158 #define AR_NO_SPUR 0x8000 macro
H A Dah_eeprom_v1.c95 return AR_NO_SPUR;
H A Dah_eeprom_v3.c1439 ee->ee_spurChans[2][1] = AR_NO_SPUR;
1440 ee->ee_spurChans[0][0] = AR_NO_SPUR;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1781 finalSpur = AR_NO_SPUR;
1789 if (spurChan == AR_NO_SPUR) {
1803 if (finalSpur == AR_NO_SPUR) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c581 int bb_spur = AR_NO_SPUR;
619 if (AR_NO_SPUR == cur_bb_spur)
636 if (AR_NO_SPUR == bb_spur) {

Completed in 127 milliseconds