Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_100baseT1_Full_BIT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1755 ETHTOOL_LINK_MODE_100baseT1_Full_BIT = 67, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1813 ETHTOOL_LINK_MODE_100baseT1_Full_BIT = 67, enumerator
/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c902 linkmode_mod_bit(ETHTOOL_LINK_MODE_100baseT1_Full_BIT, in genphy_c45_pma_baset1_read_abilities()
H A Dphy_device.c104 ETHTOOL_LINK_MODE_100baseT1_Full_BIT,
H A Dphylink.c287 __set_bit(ETHTOOL_LINK_MODE_100baseT1_Full_BIT, linkmodes); in phylink_caps_to_linkmodes()