Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c610 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
634 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()
637 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
816 return pi->pubpi.coreflags; in wlc_phy_get_coreflags()
Dwlc_phy_int.h572 uint coreflags; member