Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1710 ETHTOOL_LINK_MODE_56000baseLR4_Full_BIT = 30, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1768 ETHTOOL_LINK_MODE_56000baseLR4_Full_BIT = 30, enumerator
/openbmc/linux/drivers/net/phy/
H A Dphylink.c350 __set_bit(ETHTOOL_LINK_MODE_56000baseLR4_Full_BIT, linkmodes); in phylink_caps_to_linkmodes()