Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c450 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
471 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()
473 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
634 return pi->pubpi.coreflags; in wlc_phy_get_coreflags()
Dphy_int.h529 uint coreflags; member