Searched refs:ETHTOOL_LINK_MODE_FEC_LLRS_BIT (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | fec.c | 44 __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()
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1762 ETHTOOL_LINK_MODE_FEC_LLRS_BIT = 74, enumerator
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 1820 ETHTOOL_LINK_MODE_FEC_LLRS_BIT = 74, enumerator
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 787 [MLX5E_FEC_LLRS_272_257_1] = ETHTOOL_LINK_MODE_FEC_LLRS_BIT, 809 ETHTOOL_LINK_MODE_FEC_LLRS_BIT); in get_fec_supported_advertised()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1610 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_advertised_fec() 1661 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in bnxt_fw_to_ethtool_support_fec()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 926 linkmode_clear_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, mac->supported); in hclge_update_fec_support() 936 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in hclge_update_fec_support() 3118 linkmode_set_bit(ETHTOOL_LINK_MODE_FEC_LLRS_BIT, in hclge_update_fec_advertising()
|