Home
last modified time | relevance | path

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

/linux-3.4.99/net/wireless/
Dreg.c161 static const struct ieee80211_regdomain *cfg80211_world_regdom = variable
173 if (cfg80211_regdomain == cfg80211_world_regdom) in reset_regdomains()
175 if (cfg80211_world_regdom == &world_regdom) in reset_regdomains()
176 cfg80211_world_regdom = NULL; in reset_regdomains()
181 kfree(cfg80211_world_regdom); in reset_regdomains()
183 cfg80211_world_regdom = &world_regdom; in reset_regdomains()
204 cfg80211_world_regdom = rd; in update_world_regdomain()
1905 cfg80211_regdomain = cfg80211_world_regdom; in restore_regulatory_settings()
2354 cfg80211_regdomain = cfg80211_world_regdom; in regulatory_init()