Searched refs:isWwrSKU (Results 1 – 2 of 2) sorted by relevance
732 if (!isWwrSKU(ah) && ((rd5GHz.regDmnEnum == FCC1) || in ath9k_regd_init_channels()1002 if (ah->ah_countryCode == CTRY_DEFAULT && isWwrSKU(ah)) { in ath9k_regd_get_ctl()1037 ctry->isMultidomain = isWwrSKU(ah); in ath9k_regd_get_current_country()
116 #define isWwrSKU(_ah) \ macro