Searched refs:AR_SREV_9160_10_OR_LATER (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcalib.c130 if (!AR_SREV_9100(ah) && !AR_SREV_9160_10_OR_LATER(ah))
H A Dar9002_hw.c124 } else if (AR_SREV_9160_10_OR_LATER(ah)) {
H A Dar9002_calib.c888 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah)) {
978 if (AR_SREV_9160_10_OR_LATER(ah)) {
H A Dar5008_phy.c201 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah))
1634 else if (AR_SREV_9160_10_OR_LATER(ah))
H A Dinit.c649 if (AR_SREV_9160_10_OR_LATER(sc->sc_ah) || modparam_nohwcrypt)
H A Dhw.c1338 } else if (AR_SREV_9160_10_OR_LATER(ah)) {
2188 if (AR_SREV_9160_10_OR_LATER(ah) || AR_SREV_9100(ah)) {
H A Dreg.h816 #define AR_SREV_9160_10_OR_LATER(_ah) \ macro

Completed in 89 milliseconds