Searched defs:phy_info (Results 1 – 3 of 3) sorted by relevance
204 struct phy_info { struct205 u32 phy_id;206 char *name;207 unsigned int phy_id_mask;208 u32 features;232 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info); argument
794 static struct phy_info *phy_info[] = { variable
94 } phy_info[] = { variable