Searched refs:dhd_cspec (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd.h244 wl_country_t dhd_cspec; /* Current Locale info */ member in struct:dhd_pub
H A Ddhd_linux.c3515 if (dhd->dhd_cspec.ccode[0] != 0) {
3516 bcm_mkiovar("country", (char *)&dhd->dhd_cspec,
5043 memcpy(&dhd->pub.dhd_cspec, cspec, sizeof(wl_country_t));

Completed in 36 milliseconds