Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dreg.c221 static const struct ieee80211_regdomain world_regdom = { variable
262 &world_regdom;
311 if (cfg80211_world_regdom == &world_regdom) in reset_regdomains()
313 if (r == &world_regdom) in reset_regdomains()
319 cfg80211_world_regdom = &world_regdom; in reset_regdomains()
3133 reset_regdomains(true, &world_regdom); in restore_regulatory_settings()