Searched refs:PHY_TYPE (Results 1 – 2 of 2) sorted by relevance
658 #define PHY_TYPE(v) ((v & PV_PT_MASK) >> PV_PT_SHIFT) macro
465 pi->pubpi.phy_type = PHY_TYPE(phyversion); in wlc_phy_attach()