Home
last modified time | relevance | path

Searched defs:mii_chip_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.c121 static const struct mii_chip_info { struct
122 const char * name;
123 u16 phy_id0;
124 u16 phy_id1;
125 u8 phy_types;
H A Dsis190.c310 static struct mii_chip_info { struct
311 const char *name;
312 u16 id[2];
313 unsigned int type;
314 u32 feature;