Searched refs:phy_speed (Results 1 – 2 of 2) sorted by relevance
605 int phy_speed; in marvell_88e_phy_config() local609 phy_speed = LINK_SPEED_UNKNOWN; in marvell_88e_phy_config()652 phy_speed = LINK_SPEED_1000; in marvell_88e_phy_config()656 phy_speed = LINK_SPEED_100; in marvell_88e_phy_config()660 phy_speed = LINK_SPEED_10; in marvell_88e_phy_config()677 switch (phy_speed) { in marvell_88e_phy_config()698 *speed = phy_speed; in marvell_88e_phy_config()
1002 unsigned int phy_speed; /* SGMII 1Gbps vs 2.5Gbps */ member3172 if (port->phy_speed == 2500) in gop_gmac_mode_cfg()4788 port->phy_speed = fdtdec_get_int(gd->fdt_blob, port_node, in phy_info_parse()