Home
last modified time | relevance | path

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

/linux-6.6.21/net/ethtool/
Dfec.c38 __set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, link_modes); in ethtool_fec_to_link_modes()
56 if (__test_and_clear_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, link_modes)) in ethtool_link_modes_to_fecparam()
/linux-6.6.21/include/uapi/linux/
Dethtool.h1737 ETHTOOL_LINK_MODE_FEC_NONE_BIT = 49, enumerator
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c211 .eth_mode = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c773 [MLX5E_FEC_NOFEC] = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
793 ETHTOOL_LINK_MODE_FEC_NONE_BIT); in get_fec_supported_advertised()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1101 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in otx2_get_fec_info()
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1599 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_advertised_fec()
1650 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_support_fec()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c927 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_update_fec_support()
939 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in hclge_update_fec_support()
1092 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_fiber_link_mode()
1108 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_backplane_link_mode()
3099 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in hclge_update_fec_advertising()