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