Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Daiutils.h143 uint chippkg; /* chip package option */ member
226 return sih->chippkg; in ai_get_chippkg()
A 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()
A Dmain.c4535 sha_params.chippkg = ai_get_chippkg(wlc_hw->sih); in brcms_b_attach()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcore.h90 u32 chippkg; member
A Dcommon.c237 ri->chippkg = le32_to_cpu(revinfo.chippkg); in brcmf_c_preinit_dcmds()
A Dfwil_types.h740 __le32 chippkg; member
A Dcore.c1149 seq_printf(s, "chippkg: %u\n", ri->chippkg); in brcmf_revinfo_read()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h162 uint chippkg; member
A Dphy_int.h483 uint chippkg; member
A Dphy_cmn.c370 sh->chippkg = shp->chippkg; in wlc_phy_shared_attach()
A Dphy_n.c19158 (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_spurwar_nphy()
19218 ((pi->sh->chippkg == BCMA_PKG_ID_BCM4717) || in wlc_phy_init_nphy()
19219 (pi->sh->chippkg == BCMA_PKG_ID_BCM4718))) { in wlc_phy_init_nphy()
20683 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) { in wlc_phy_chanspec_radio2056_setup()
20793 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) in wlc_phy_chanspec_radio2056_setup()
21108 && (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_chanspec_nphy_setup()

Completed in 70 milliseconds