Lines Matching refs:dhd_cspec
6936 dhd->pub.dhd_cspec.country_abbrev[0] = 0x00;
6937 dhd->pub.dhd_cspec.rev = 0;
6938 dhd->pub.dhd_cspec.ccode[0] = 0x00;
8462 dhd->pub.dhd_cspec.country_abbrev, &dhd->pub.dhd_cspec,
10652 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev,
10653 &dhd->dhd_cspec, dhd->dhd_cflags);
10655 get_customized_country_code(dhd->info->adapter, dhd->dhd_cspec.country_abbrev,
10656 &dhd->dhd_cspec);
10668 if (dhd->dhd_cspec.ccode[0] != 0) {
10669 ret = dhd_iovar(dhd, 0, "country", (char *)&dhd->dhd_cspec, sizeof(wl_country_t),
15816 memcpy(&dhd->pub.dhd_cspec, cspec, sizeof(wl_country_t));