Lines Matching refs:country_abbrev
8986 dhd->pub.dhd_cspec.country_abbrev[0] = 0x00; in dhd_stop()
11495 dhd->pub.dhd_cspec.country_abbrev, &dhd->pub.dhd_cspec, in dhd_attach()
13164 memcpy(cspec.country_abbrev, value, WLC_CNTRY_BUF_SZ); in dhd_preinit_proc()
13171 memcpy(cspec.country_abbrev, value, WLC_CNTRY_BUF_SZ); in dhd_preinit_proc()
13172 cspec.country_abbrev[2] = '\0'; in dhd_preinit_proc()
13173 memcpy(cspec.ccode, cspec.country_abbrev, WLC_CNTRY_BUF_SZ); in dhd_preinit_proc()
13176 memcpy(cspec.country_abbrev, value, WLC_CNTRY_BUF_SZ); in dhd_preinit_proc()
13179 (char *)&cspec.country_abbrev, &cspec); in dhd_preinit_proc()
13184 cspec.country_abbrev, cspec.rev)); in dhd_preinit_proc()
13994 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev, in dhd_optimised_preinit_ioctls()
13997 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev, in dhd_optimised_preinit_ioctls()
15090 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev, in dhd_legacy_preinit_ioctls()
15093 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev, in dhd_legacy_preinit_ioctls()
20669 strlcpy(cspec->country_abbrev, country_iso_code, WLC_CNTRY_BUF_SZ); in dhd_get_customized_country_code()