Searched refs:ah_macRev (Results 1 – 6 of 6) sorted by relevance
760 ((_ah)->ah_macRev >= AR_SREV_REVISION_5416_20))763 ((_ah)->ah_macRev >= AR_SREV_REVISION_5416_22))769 (AR_SREV_9160(_ah) && ((_ah)->ah_macRev == AR_SREV_REVISION_9160_11))776 ((_ah)->ah_macRev >= AR_SREV_REVISION_9280_20))780 ((_ah)->ah_macRev >= AR_SREV_REVISION_9280_20)))786 (AR_SREV_9280(ah) && ((_ah)->ah_macRev == AR_SREV_REVISION_9285_11))789 (AR_SREV_9285(ah) && ((_ah)->ah_macRev >= AR_SREV_REVISION_9285_11)))791 (AR_SREV_9280(ah) && ((_ah)->ah_macRev == AR_SREV_REVISION_9285_12))794 (AR_SREV_9285(ah) && ((_ah)->ah_macRev >= AR_SREV_REVISION_9285_12)))
309 ah->ah_macRev = MS(val, AR_SREV_REVISION2); in ath9k_hw_read_revisions()315 ah->ah_macRev = val & AR_SREV_REVISION; in ath9k_hw_read_revisions()757 ah->ah_macVersion, ah->ah_macRev)); in ath9k_hw_do_attach()803 ah->ah_macVersion, ah->ah_macRev)); in ath9k_hw_do_attach()2715 ah->ah_macRev)); in ath9k_hw_set_keycache_entry()2972 (ah->ah_macRev == AR_SREV_REVISION_9280_10)) { in ath9k_hw_configpcipowersave()3501 if (!(AR_SREV_9280(ah) && (ah->ah_macRev == 0))) in ath9k_hw_fill_cap_info()
793 uint16_t ah_macRev; member
3246 ah->ah_macRev, in arn_attach()
2061 ah->ah_macVersion, ah->ah_macRev, in ath_attach()2077 ah->ah_macVersion, ah->ah_macRev, in ath_attach()
866 uint16_t ah_macRev; /* MAC revision */ member