Home
last modified time | relevance | path

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

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