Home
last modified time | relevance | path

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

/linux/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/include/uapi/linux/
A Dethtool.h1650 ETHTOOL_LINK_MODE_FEC_NONE_BIT = 49, enumerator
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_ethtool.c211 .eth_mode = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c729 [MLX5E_FEC_NOFEC] = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
749 ETHTOOL_LINK_MODE_FEC_NONE_BIT); in get_fec_supported_advertised()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1018 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in otx2_get_fec_info()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1570 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_advertised_fec()
1621 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in bnxt_fw_to_ethtool_support_fec()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c1251 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_fiber_link_mode()
1267 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, mac->supported); in hclge_parse_backplane_link_mode()
3089 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_NONE_BIT, in hclge_update_fec_advertising()

Completed in 184 milliseconds