Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dregd.c531 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()
Dath.h178 struct ath_regulatory reg_world_copy; member