Searched refs:PORT_FIBRE (Results 1 – 8 of 8) sorted by relevance
17 if (phydev->port == PORT_FIBRE) { in tn2020_config()75 if (phydev->port != PORT_FIBRE) in tn2020_startup()
341 phydev->port = PORT_FIBRE; in bcm5482_startup()
632 #define PORT_FIBRE 0x03 macro
715 phydev->port = PORT_FIBRE; in init_phy()
259 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in dw_adjust_link()
245 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in adjust_link()
728 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in mtk_phy_start()
2248 #define PORT_FIBRE 0x03 macro