Home
last modified time | relevance | path

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

/openbmc/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 strncpy(wlc->pub->srom_ccode, ccode, ccode_len); in brcms_c_channel_mgr_attach()
H A Dmac80211_if.c1194 if (wl->pub->srom_ccode[0] && in brcms_attach()
1195 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()