Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_TP_BIT (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c235 .eth_mode = ETHTOOL_LINK_MODE_TP_BIT,
255 .eth_mode = ETHTOOL_LINK_MODE_TP_BIT,
/openbmc/linux/drivers/net/phy/
H A Dmarvell-88x2222.c571 linkmode_set_bit(ETHTOOL_LINK_MODE_TP_BIT, supported); in mv2222_probe()
H A Dphy_device.c72 ETHTOOL_LINK_MODE_TP_BIT,
84 ETHTOOL_LINK_MODE_TP_BIT,
102 ETHTOOL_LINK_MODE_TP_BIT,
109 ETHTOOL_LINK_MODE_TP_BIT,
H A Dnxp-c45-tja11xx.c1623 linkmode_set_bit(ETHTOOL_LINK_MODE_TP_BIT, phydev->supported); in nxp_c45_get_features()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1687 ETHTOOL_LINK_MODE_TP_BIT = 7, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1745 ETHTOOL_LINK_MODE_TP_BIT = 7, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c567 __set_bit(ETHTOOL_LINK_MODE_TP_BIT, mask); in ptys2ethtool_update_supported_port()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1142 linkmode_set_bit(ETHTOOL_LINK_MODE_TP_BIT, supported); in hclge_parse_copper_link_mode()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c4060 linkmode_set_bit(ETHTOOL_LINK_MODE_TP_BIT, advertising); in tg3_power_down_prepare()