Home
last modified time | relevance | path

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

/linux-3.4.99/net/wireless/
Dreg.h21 bool is_world_regdom(const char *alpha2);
Dreg.c208 bool is_world_regdom(const char *alpha2) in is_world_regdom() function
294 if (WARN((!is_world_regdom(user_alpha2) && in is_user_regdom_saved()
415 if (!is_world_regdom((char *) alpha2)) in call_crda()
955 !is_world_regdom(last_request->alpha2)) { in ignore_reg_update()
1054 if (is_world_regdom(cfg80211_regdomain->alpha2) || in reg_is_world_roaming()
1055 (wiphy->regd && is_world_regdom(wiphy->regd->alpha2))) in reg_is_world_roaming()
1789 if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
1805 } else if (!is_world_regdom(ieee80211_regdom)) { in restore_alpha2()
2095 } else if (is_world_regdom(rd->alpha2)) in print_regdomain()
2122 if (is_world_regdom(rd->alpha2)) { in __set_regdom()
[all …]