Searched refs:AR_SREV_9340_13_OR_LATER (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | mac.c | 402 if (AR_SREV_9340(ah) && !AR_SREV_9340_13_OR_LATER(ah)) in ath9k_hw_resettxqueue() |
H A D | reg.h | 935 #define AR_SREV_9340_13_OR_LATER(_ah) \ macro |