Lines Matching refs:country_abbrev
745 CONFIG_TRACE("Free cspec %s\n", country->cspec.country_abbrev); in dhd_conf_free_country_list()
1607 if (!strncmp("**", country->cspec.country_abbrev, 2)) { in dhd_conf_map_country_list()
1617 } else if (!strncmp(cspec->country_abbrev, in dhd_conf_map_country_list()
1618 country->cspec.country_abbrev, 2)) { in dhd_conf_map_country_list()
1645 cspec->country_abbrev, cspec->ccode, cspec->rev); in dhd_conf_set_country()
1679 strcpy(cspec.country_abbrev, "US"); in dhd_conf_fix_country()
1906 strlcpy(cspec.country_abbrev, buf, WL_CCODE_LEN + 1); in dhd_conf_country()
3659 memcpy(conf->cspec.country_abbrev, data, len_data); in dhd_conf_read_country()
3684 memcpy(country->cspec.country_abbrev, pch, 2); in dhd_conf_read_country()
3706 country->cspec.country_abbrev, country->cspec.ccode, country->cspec.rev); in dhd_conf_read_country()
4914 dhd_conf_country(dhd, "country", conf->cspec.country_abbrev); in dhd_conf_postinit_ioctls()
5063 strcpy(conf->cspec.country_abbrev, "ALL"); in dhd_conf_preinit()
5072 strcpy(conf->cspec.country_abbrev, "CN"); in dhd_conf_preinit()
5077 strcpy(conf->cspec.country_abbrev, "CN"); in dhd_conf_preinit()