Home
last modified time | relevance | path

Searched refs:chippkg (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/
Daiutils.h143 uint chippkg; /* chip package option */ member
229 return sih->chippkg; in ai_get_chippkg()
Daiutils.c318 #define IS_SIM(chippkg) \ argument
319 ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID))
483 sih->chippkg = pbus->chipinfo.pkg; in ai_doattach()
Dmain.c4556 sha_params.chippkg = ai_get_chippkg(wlc_hw->sih); in brcms_b_attach()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_hal.h173 uint chippkg; member
Dphy_int.h501 uint chippkg; member
Dphy_cmn.c381 sh->chippkg = shp->chippkg; in wlc_phy_shared_attach()
Dphy_n.c19260 (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_spurwar_nphy()
19320 ((pi->sh->chippkg == BCMA_PKG_ID_BCM4717) || in wlc_phy_init_nphy()
19321 (pi->sh->chippkg == BCMA_PKG_ID_BCM4718))) { in wlc_phy_init_nphy()
20785 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) { in wlc_phy_chanspec_radio2056_setup()
20895 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) in wlc_phy_chanspec_radio2056_setup()
21210 && (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_chanspec_nphy_setup()