Searched defs:phy_info (Results 1 – 2 of 2) sorted by relevance
205 struct phy_info { struct206 u32 phy_id;207 char *name;208 unsigned int phy_id_mask;209 u32 features;233 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info); argument
795 static struct phy_info *phy_info[] = { variable