Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A 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.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_ethtool.c211 .eth_mode = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1737 ETHTOOL_LINK_MODE_FEC_NONE_BIT = 49, enumerator
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c768 [MLX5E_FEC_NOFEC] = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
788 ETHTOOL_LINK_MODE_FEC_NONE_BIT); in get_fec_supported_advertised()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1086 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in otx2_get_fec_info()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1606 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_advertised_fec()
1657 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_support_fec()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c1024 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_update_fec_support()
1036 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in hclge_update_fec_support()
1189 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_fiber_link_mode()
1205 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_backplane_link_mode()
3191 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in hclge_update_fec_advertising()

Completed in 47 milliseconds