Searched refs:ath_is_world_regd (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
H A Dregd.c210 bool ath_is_world_regd(struct ath_regulatory *reg) ath_is_world_regd() function
214 EXPORT_SYMBOL(ath_is_world_regd); variable
471 !ath_is_world_regd(reg)) __ath_reg_dyn_country()
525 if (!ath_is_world_regd(&common->reg_world_copy)) ath_reg_notifier_apply()
639 if (ath_is_world_regd(reg)) { ath_regd_init_wiphy()
764 if (ath_is_world_regd(reg)) ath_regd_init()
H A Dregd.h252 bool ath_is_world_regd(struct ath_regulatory *reg);
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c877 if (!ath_is_world_regd(reg)) { ath9k_init_device()
H A Dinit.c969 if (!ath_is_world_regd(reg)) { ath9k_init_device()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dmain.c2025 if (!ath_is_world_regd(regulatory)) carl9170_register()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dbase.c3106 if (!ath_is_world_regd(regulatory)) ath5k_init()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c5618 if (!ath_is_world_regd(&ar->ath_common.regulatory)) { ath10k_mac_register()

Completed in 167 milliseconds