Home
last modified time | relevance | path

Searched refs:is_world_regdom (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.h32 bool is_world_regdom(const char *alpha2);
H A Dreg.c347 bool is_world_regdom(const char *alpha2) in is_world_regdom() function
418 if (WARN(!is_world_regdom(user_alpha2) && !is_an_alpha2(user_alpha2), in is_user_regdom_saved()
557 if (!is_world_regdom((char *) alpha2)) in call_crda()
2116 !is_world_regdom(lr->alpha2)) { in ignore_reg_update()
2134 if (is_world_regdom(cr->alpha2) || (wr && is_world_regdom(wr->alpha2))) in reg_is_world_roaming()
3164 if (!is_world_regdom(alpha2) && !is_an_alpha2(alpha2)) in regulatory_hint_user()
3334 if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3346 } else if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3695 } else if (is_world_regdom(r in print_regdomain()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.h32 bool is_world_regdom(const char *alpha2);
H A Dreg.c367 bool is_world_regdom(const char *alpha2) in is_world_regdom() function
438 if (WARN(!is_world_regdom(user_alpha2) && !is_an_alpha2(user_alpha2), in is_user_regdom_saved()
577 if (!is_world_regdom((char *) alpha2)) in call_crda()
2126 !is_world_regdom(lr->alpha2)) { in ignore_reg_update()
2144 if (is_world_regdom(cr->alpha2) || (wr && is_world_regdom(wr->alpha2))) in reg_is_world_roaming()
3241 if (!is_world_regdom(alpha2) && !is_an_alpha2(alpha2)) in regulatory_hint_user()
3411 if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3423 } else if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
3772 } else if (is_world_regdom(r in print_regdomain()
[all...]

Completed in 10 milliseconds