Searched refs:country_match (Results 1 – 1 of 1) sorted by relevance
899 static int country_match(const char *const cc[], const char *const country) in country_match() function1138 if (country_match(us_op_class_cc, country)) { in ieee80211_chan_to_freq()1144 if (country_match(eu_op_class_cc, country)) { in ieee80211_chan_to_freq()1150 if (country_match(jp_op_class_cc, country)) { in ieee80211_chan_to_freq()1156 if (country_match(cn_op_class_cc, country)) { in ieee80211_chan_to_freq()1550 if (country_match(us_op_class_cc, country)) { in country_to_global_op_class()1553 } else if (country_match(eu_op_class_cc, country)) { in country_to_global_op_class()1556 } else if (country_match(jp_op_class_cc, country)) { in country_to_global_op_class()1559 } else if (country_match(cn_op_class_cc, country)) { in country_to_global_op_class()