Searched refs:AR_SREV_9280_10_OR_LATER (Results 1 - 10 of 10) 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 Dar5008_phy.c121 BUG_ON(AR_SREV_9280_10_OR_LATER(ah));
456 BUG_ON(AR_SREV_9280_10_OR_LATER(ah));
486 BUG_ON(AR_SREV_9280_10_OR_LATER(ah));
527 if (AR_SREV_9280_10_OR_LATER(ah))
665 if (AR_SREV_9280_10_OR_LATER(ah)) {
678 AR_SREV_9280_10_OR_LATER(ah))
902 if (!AR_SREV_9280_10_OR_LATER(ah))
H A Deeprom_def.c226 if (AR_SREV_9280_10_OR_LATER(ah) &&
320 if (AR_SREV_9280_10_OR_LATER(ah)) {
347 if (AR_SREV_9280_10_OR_LATER(ah)) {
411 if (AR_SREV_9280_10_OR_LATER(ah)) {
464 if (!AR_SREV_9280_10_OR_LATER(ah))
481 if (AR_SREV_9280_10_OR_LATER(ah)) {
699 if (AR_SREV_9280_10_OR_LATER(ah))
1298 if (AR_SREV_9280_10_OR_LATER(ah)) {
1402 if (AR_SREV_9280_10_OR_LATER(ah))
H A Dar9002_calib.c844 if (AR_SREV_9280_10_OR_LATER(ah)) {
867 if (AR_SREV_9280_10_OR_LATER(ah)) {
979 if (AR_SREV_9280_10_OR_LATER(ah)) {
H A Dhw.c572 if (AR_SREV_9280_10_OR_LATER(ah) && !AR_SREV_9300_20_OR_LATER(ah))
1310 if (AR_SREV_9280_10_OR_LATER(ah))
2183 else if (AR_SREV_9280_10_OR_LATER(ah))
2240 if (AR_SREV_9280_10_OR_LATER(ah) &&
2359 else if (AR_SREV_9280_10_OR_LATER(ah))
2856 if (AR_SREV_9280_10_OR_LATER(ah)) {
H A Deeprom_9287.c327 if (AR_SREV_9280_10_OR_LATER(ah))
886 if (AR_SREV_9280_10_OR_LATER(ah)) {
980 if (AR_SREV_9280_10_OR_LATER(ah))
H A Dar9002_hw.c568 if (AR_SREV_9280_10_OR_LATER(ah))
H A Deeprom_4k.c332 if (AR_SREV_9280_10_OR_LATER(ah))
760 if (AR_SREV_9280_10_OR_LATER(ah)) {
H A Dinit.c210 if (AR_SREV_9280_10_OR_LATER(ah)) {
H A Drecv.c445 if ((AR_SREV_9280_10_OR_LATER(sc->sc_ah) ||
H A Dreg.h823 #define AR_SREV_9280_10_OR_LATER(_ah) \ macro

Completed in 155 milliseconds