Searched refs:PHY_BITSCNT (Results 1 – 2 of 2) sorted by relevance
251 #define PHY_BITSCNT(x) bcm_bitcount((u8 *)&(x), sizeof(u8)) macro
3222 pi->pubpi.phy_corenum = (u8) PHY_BITSCNT(pi->sh->phyrxchain); in wlc_phy_stf_chain_init()3234 pi->pubpi.phy_corenum = (u8) PHY_BITSCNT(pi->sh->phyrxchain); in wlc_phy_stf_chain_set()