Home
last modified time | relevance | path

Searched refs:coreflags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c440 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
461 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()
463 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
624 return pi->pubpi.coreflags; in wlc_phy_get_coreflags()
H A Dphy_int.h511 uint coreflags; member