Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dreg.c3394 char world_alpha2[2]; in restore_regulatory_settings() local
3440 world_alpha2[0] = cfg80211_world_regdom->alpha2[0]; in restore_regulatory_settings()
3441 world_alpha2[1] = cfg80211_world_regdom->alpha2[1]; in restore_regulatory_settings()
3475 regulatory_hint_core(world_alpha2); in restore_regulatory_settings()