Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dregd.c532 if (!ath_is_world_regd(&common->reg_world_copy)) in ath_reg_notifier_apply()
535 memcpy(reg, &common->reg_world_copy, in ath_reg_notifier_apply()
772 memcpy(&common->reg_world_copy, reg, in ath_regd_init()
H A Dath.h180 struct ath_regulatory reg_world_copy; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10290 if (!ath_is_world_regd(&ar->ath_common.reg_world_copy) && in ath10k_mac_register()