Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c63 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT,
574 case ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT: in xpcs_get_max_xlgmii_speed()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1749 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT = 61, enumerator
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1749 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT = 61, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1645 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c197 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT); in mlx5e_build_ptys2ethtool_map()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c132 ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT,
/openbmc/linux/drivers/net/phy/
H A Dphylink.c364 __set_bit(ETHTOOL_LINK_MODE_100000baseDR2_Full_BIT, linkmodes); in phylink_caps_to_linkmodes()