Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_FEC_LLRS_BIT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/ethtool/
Dfec.c44 __set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, link_modes); in ethtool_fec_to_link_modes()
62 if (__test_and_clear_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, link_modes)) in ethtool_link_modes_to_fecparam()
/Linux-v5.15/include/uapi/linux/
Dethtool.h1646 ETHTOOL_LINK_MODE_FEC_LLRS_BIT = 74, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c735 [MLX5E_FEC_LLRS_272_257_1] = ETHTOOL_LINK_MODE_FEC_LLRS_BIT,
757 ETHTOOL_LINK_MODE_FEC_LLRS_BIT); in get_fec_supported_advertised()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1579 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_advertised_fec()
1630 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_support_fec()