Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A 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-6.3-rc2/include/uapi/linux/
A Dethtool.h1762 ETHTOOL_LINK_MODE_FEC_LLRS_BIT = 74, enumerator
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c772 [MLX5E_FEC_LLRS_272_257_1] = ETHTOOL_LINK_MODE_FEC_LLRS_BIT,
794 ETHTOOL_LINK_MODE_FEC_LLRS_BIT); in get_fec_supported_advertised()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1617 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_advertised_fec()
1668 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_support_fec()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c1023 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, mac->supported); in hclge_update_fec_support()
1033 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in hclge_update_fec_support()
3185 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in hclge_update_fec_advertising()

Completed in 46 milliseconds