Home
last modified time | relevance | path

Searched refs:ath_is_world_regd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dregd.c210 bool ath_is_world_regd(struct ath_regulatory *reg) in ath_is_world_regd() function
214 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()
H A Dregd.h261 bool ath_is_world_regd(struct ath_regulatory *reg);
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1993 if (!ath_is_world_regd(regulatory)) in carl9170_register()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10344 if (!ath_is_world_regd(&ar->ath_common.reg_world_copy) && in ath10k_mac_register()
10345 !ath_is_world_regd(&ar->ath_common.regulatory)) { in ath10k_mac_register()