Searched refs:fixed_phy_port (Results 1 – 1 of 1) sorted by relevance
82 struct fixed_phy_port { struct88 static const struct fixed_phy_port fixed_phy_port[] = { argument662 for (i = 0; i < ARRAY_SIZE(fixed_phy_port); i++) { in fixed_phy_read_status()663 if (strncmp(mii_info->dev->name, fixed_phy_port[i].name, in fixed_phy_read_status()665 mii_info->speed = fixed_phy_port[i].speed; in fixed_phy_read_status()666 mii_info->duplex = fixed_phy_port[i].duplex; in fixed_phy_read_status()