Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c439 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
460 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()
462 wlapi_bmac_corereset(pi->sh->physhim, pi->pubpi.coreflags); in wlc_phy_attach()
623 return pi->pubpi.coreflags; in wlc_phy_get_coreflags()
Dphy_int.h511 uint coreflags; member