Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/
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);
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10357 if (!ath_is_world_regd(&ar->ath_common.reg_world_copy) &&
10358 !ath_is_world_regd(&ar->ath_common.regulatory)) {