Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Daiutils.h143 uint chippkg; /* chip package option */ member
218 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.c4526 sha_params.chippkg = ai_get_chippkg(wlc_hw->sih); in brcms_b_attach()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcore.h96 u32 chippkg; member
A Dcommon.c327 ri->chippkg = le32_to_cpu(revinfo.chippkg); in brcmf_c_preinit_dcmds()
A Dfwil_types.h807 __le32 chippkg; member
A Dcore.c1152 seq_printf(s, "chippkg: %u\n", ri->chippkg); in brcmf_revinfo_read()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h157 uint chippkg; member
A Dphy_cmn.c348 sh->chippkg = shp->chippkg; in wlc_phy_shared_attach()
A Dphy_int.h483 uint chippkg; member
A Dphy_n.c19153 (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_spurwar_nphy()
19213 ((pi->sh->chippkg == BCMA_PKG_ID_BCM4717) || in wlc_phy_init_nphy()
19214 (pi->sh->chippkg == BCMA_PKG_ID_BCM4718))) { in wlc_phy_init_nphy()
20673 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) { in wlc_phy_chanspec_radio2056_setup()
20783 pi->sh->chippkg == BCMA_PKG_ID_BCM43224_FAB_SMIC) in wlc_phy_chanspec_radio2056_setup()
21098 && (pi->sh->chippkg == BCMA_PKG_ID_BCM4717)) { in wlc_phy_chanspec_nphy_setup()

Completed in 80 milliseconds