Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1696 ETHTOOL_LINK_MODE_Backplane_BIT = 16, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1754 ETHTOOL_LINK_MODE_Backplane_BIT = 16, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c581 __set_bit(ETHTOOL_LINK_MODE_Backplane_BIT, mask); in ptys2ethtool_update_supported_port()
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c89 ETHTOOL_LINK_MODE_Backplane_BIT,
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1107 linkmode_set_bit(ETHTOOL_LINK_MODE_Backplane_BIT, mac->supported); in hclge_parse_backplane_link_mode()