Home
last modified time | relevance | path

Searched refs:ADVERTISED_1000baseX_Full (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/liebherr/display5/
H A Ddisplay5.c310 ADVERTISED_1000baseX_Full | in board_eth_init()
/openbmc/u-boot/include/linux/
H A Dethtool.h609 #define ADVERTISED_1000baseX_Full (1 << 22) macro
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c68 if (advertise & ADVERTISED_1000baseX_Full) in genphy_config_advert()