Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_FEC_NONE_BIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dethtool.h1490 ETHTOOL_LINK_MODE_FEC_NONE_BIT = 49, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c673 offset += ETHTOOL_LINK_MODE_FEC_NONE_BIT; in ethtool_fec2ethtool_caps()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1138 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_fiber_link_mode()
1151 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_backplane_link_mode()