Home
last modified time | relevance | path

Searched refs:srom_ccode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h171 char srom_ccode[BRCM_CNTRY_BUF_SZ]; /* Country Code in SROM */ member
H A Dchannel.c344 memcpy(wlc->pub->srom_ccode, ccode, ccode_len); in brcms_c_channel_mgr_attach()
H A Dmac80211_if.c1198 if (wl->pub->srom_ccode[0] && in brcms_attach()
1199 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()