Searched refs:COUNTRY_CODE_MAX (Results 1 – 7 of 7) sorted by relevance
20 COUNTRY_CODE_MAX enumerator
55 COUNTRY_CODE_MAX enumerator
418 return COUNTRY_CODE_MAX; /*Error*/ in channel_plan_to_country_code()441 if (rtlpriv->regd.country_code >= COUNTRY_CODE_MAX) { in rtl_regd_init()
44 COUNTRY_CODE_MAX enumerator
401 return COUNTRY_CODE_MAX; /*Error*/ in channel_plan_to_country_code()424 if (rtlpriv->regd.country_code >= COUNTRY_CODE_MAX) { in rtl_regd_init()
1299 COUNTRY_CODE_MAX enumerator
1045 if (priv->ChannelPlan >= COUNTRY_CODE_MAX) { in _rtl92e_get_channel_map()