Home
last modified time | relevance | path

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

/net/wireless/
Dreg.c2637 const struct ieee80211_regdomain *new_regd, *tmp; in wiphy_apply_custom_regulatory() local
2657 new_regd = reg_copy_regd(regd); in wiphy_apply_custom_regulatory()
2658 if (IS_ERR(new_regd)) in wiphy_apply_custom_regulatory()
2665 rcu_assign_pointer(wiphy->regd, new_regd); in wiphy_apply_custom_regulatory()