Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/phy/
Dteranetics.c18 if (phydev->port == PORT_FIBRE) { in tn2020_config()
76 if (phydev->port != PORT_FIBRE) in tn2020_startup()
Dbroadcom.c313 phydev->port = PORT_FIBRE; in bcm5482_startup()
/external/u-boot/include/linux/
Dethtool.h632 #define PORT_FIBRE 0x03 macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1601 #define PORT_FIBRE 0x03 macro
/external/u-boot/drivers/net/fm/
Deth.c715 phydev->port = PORT_FIBRE; in init_phy()
/external/u-boot/drivers/net/
Ddesignware.c258 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in dw_adjust_link()
Dtsec.c222 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in adjust_link()