Home
last modified time | relevance | path

Searched refs:PORT_FIBRE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dteranetics.c17 if (phydev->port == PORT_FIBRE) { in tn2020_config()
75 if (phydev->port != PORT_FIBRE) in tn2020_startup()
H A Dbroadcom.c341 phydev->port = PORT_FIBRE; in bcm5482_startup()
/openbmc/u-boot/include/linux/
H A Dethtool.h632 #define PORT_FIBRE 0x03 macro
/openbmc/u-boot/drivers/net/fm/
H A Deth.c715 phydev->port = PORT_FIBRE; in init_phy()
/openbmc/u-boot/drivers/net/
H A Ddesignware.c259 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in dw_adjust_link()
H A Dtsec.c245 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in adjust_link()
H A Dmtk_eth.c728 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in mtk_phy_start()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2248 #define PORT_FIBRE 0x03 macro