Home
last modified time | relevance | path

Searched refs:mii_phy_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c499 static struct mii_phy_def *mii_phy_table[] = { variable
529 for (i = 0; (def = mii_phy_table[i]) != NULL; i++) in emac_mii_phy_probe()
/openbmc/linux/drivers/net/
H A Dsungem_phy.c1139 static struct mii_phy_def* mii_phy_table[] = { variable
1178 for (i=0; (def = mii_phy_table[i]) != NULL; i++) in sungem_phy_probe()