Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_100000baseDR_Full_BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1767 ETHTOOL_LINK_MODE_100000baseDR_Full_BIT = 79, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1825 ETHTOOL_LINK_MODE_100000baseDR_Full_BIT = 79, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c218 ETHTOOL_LINK_MODE_100000baseDR_Full_BIT, in mlx5e_build_ptys2ethtool_map()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c370 __set_bit(ETHTOOL_LINK_MODE_100000baseDR_Full_BIT, linkmodes); in phylink_caps_to_linkmodes()