Searched defs:mii_chip_info (Results 1 – 2 of 2) sorted by relevance
121 static const struct mii_chip_info { struct122 const char * name;123 u16 phy_id0;124 u16 phy_id1;125 u8 phy_types;
310 static struct mii_chip_info { struct311 const char *name;312 u16 id[2];313 unsigned int type;314 u32 feature;