Searched refs:AR_SREV_9280 (Results 1 - 5 of 5) 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 Dar9002_hw.c394 (AR_SREV_9280(ah) &&
400 if (AR_SREV_9280(ah) || AR_SREV_9285(ah) || AR_SREV_9287(ah)) {
408 if (AR_SREV_9280(ah))
428 else if (AR_SREV_9280(ah)) {
H A Dhw.c539 ((AR_SREV_9160(ah) || AR_SREV_9280(ah)) &&
1119 if (AR_SREV_9280(ah) && ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)) {
1258 !AR_SREV_9280(ah)) {
1275 (AR_SREV_9280(ah) && ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)))
2131 if (!(AR_SREV_9280(ah) && (ah->hw_version.macRev == 0)))
2213 if (AR_SREV_9280(ah) || AR_SREV_9285(ah))
H A Dar5008_phy.c822 if (AR_SREV_9280(ah) || AR_SREV_9287_10_OR_LATER(ah))
825 if (AR_SREV_9280(ah) || AR_SREV_9285_12_OR_LATER(ah) ||
H A Deeprom_def.c383 if (AR_SREV_9280(ah)) {
H A Dreg.h821 #define AR_SREV_9280(_ah) \ macro

Completed in 77 milliseconds