Home
last modified time | relevance | path

Searched refs:AR_SREV_9287_11_OR_LATER (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c38 if (AR_SREV_9287_11_OR_LATER(ah)) { in ar9002_hw_init_mode_regs()
98 if (AR_SREV_9287_11_OR_LATER(ah)) { in ar9002_hw_init_mode_regs()
158 if (AR_SREV_9287_11_OR_LATER(ah)) in ar9002_hw_init_mode_gain_regs()
166 } else if (AR_SREV_9287_11_OR_LATER(ah)) { in ar9002_hw_init_mode_gain_regs()
Dar5008_phy.c641 if (AR_SREV_9287_11_OR_LATER(ah)) in ar5008_hw_override_ini()
753 if (AR_SREV_9280(ah) || AR_SREV_9287_11_OR_LATER(ah)) in ar5008_hw_process_ini()
757 AR_SREV_9287_11_OR_LATER(ah)) in ar5008_hw_process_ini()
Dar9002_calib.c825 if (!AR_SREV_9287_11_OR_LATER(ah)) in ar9002_hw_init_cal()
848 if (!AR_SREV_9287_11_OR_LATER(ah)) in ar9002_hw_init_cal()
Dar9002_phy.c88 if (AR_SREV_9287_11_OR_LATER(ah)) { in ar9002_hw_set_channel()
Deeprom.h115 #define OLC_FOR_AR9287_10_LATER (AR_SREV_9287_11_OR_LATER(ah) && \
Dreg.h863 #define AR_SREV_9287_11_OR_LATER(_ah) \ macro
Dhw.c2633 if (AR_SREV_9287_11_OR_LATER(ah) || AR_SREV_9271(ah)) in ath9k_hw_fill_cap_info()