Lines Matching refs:cfg80211_world_regdom
282 static const struct ieee80211_regdomain *cfg80211_world_regdom =
331 if (r == cfg80211_world_regdom)
333 if (cfg80211_world_regdom == &world_regdom)
334 cfg80211_world_regdom = NULL;
339 rcu_free_regdom(cfg80211_world_regdom);
341 cfg80211_world_regdom = &world_regdom;
364 cfg80211_world_regdom = rd;
3517 world_alpha2[0] = cfg80211_world_regdom->alpha2[0];
3518 world_alpha2[1] = cfg80211_world_regdom->alpha2[1];
3529 reset_regdomains(false, cfg80211_world_regdom);
4290 err = regulatory_hint_core(cfg80211_world_regdom->alpha2);
4326 rcu_assign_pointer(cfg80211_regdomain, cfg80211_world_regdom);