Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c222 static const struct ieee80211_regdomain world_regdom = { variable
263 &world_regdom;
313 if (cfg80211_world_regdom == &world_regdom) in reset_regdomains()
315 if (r == &world_regdom) in reset_regdomains()
321 cfg80211_world_regdom = &world_regdom; in reset_regdomains()
3413 reset_regdomains(true, &world_regdom); in restore_regulatory_settings()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c242 static const struct ieee80211_regdomain world_regdom = { variable
283 &world_regdom;
333 if (cfg80211_world_regdom == &world_regdom) in reset_regdomains()
335 if (r == &world_regdom) in reset_regdomains()
341 cfg80211_world_regdom = &world_regdom; in reset_regdomains()
3490 reset_regdomains(true, &world_regdom); in restore_regulatory_settings()

Completed in 13 milliseconds