Home
last modified time | relevance | path

Searched refs:reg_world_copy (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dregd.c528 * If common->reg_world_copy is world roaming it means we *were* in ath_reg_notifier_apply()
531 if (!ath_is_world_regd(&common->reg_world_copy)) in ath_reg_notifier_apply()
534 memcpy(reg, &common->reg_world_copy, in ath_reg_notifier_apply()
771 memcpy(&common->reg_world_copy, reg, in ath_regd_init()
H A Dath.h178 struct ath_regulatory reg_world_copy; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dregd.c529 * If common->reg_world_copy is world roaming it means we *were* in ath_reg_notifier_apply()
532 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.h178 struct ath_regulatory reg_world_copy; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c10289 if (!ath_is_world_regd(&ar->ath_common.reg_world_copy) && in ath10k_mac_register()

Completed in 15 milliseconds