Searched refs:ath_is_world_regd (Results 1 – 3 of 3) sorted by relevance
210 bool ath_is_world_regd(struct ath_regulatory *reg) in ath_is_world_regd() function214 EXPORT_SYMBOL(ath_is_world_regd);478 !ath_is_world_regd(reg)) in __ath_reg_dyn_country()532 if (!ath_is_world_regd(&common->reg_world_copy)) in ath_reg_notifier_apply()646 if (ath_is_world_regd(reg)) { in ath_regd_init_wiphy()771 if (ath_is_world_regd(reg)) in ath_regd_init()
261 bool ath_is_world_regd(struct ath_regulatory *reg);
10357 if (!ath_is_world_regd(&ar->ath_common.reg_world_copy) &&10358 !ath_is_world_regd(&ar->ath_common.regulatory)) {