Searched refs:srom_ccode (Results 1 – 3 of 3) sorted by relevance
171 char srom_ccode[BRCM_CNTRY_BUF_SZ]; /* Country Code in SROM */ member
344 strncpy(wlc->pub->srom_ccode, ccode, ccode_len); in brcms_c_channel_mgr_attach()
1196 if (wl->pub->srom_ccode[0] && in brcms_attach()1197 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()