Searched refs:ETHTOOL_FEC_LLRS_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h1563 * @ETHTOOL_FEC_LLRS_BIT: Low Latency Reed Solomon FEC Mode (25G/50G Ethernet
1572 ETHTOOL_FEC_LLRS_BIT, enumerator in enum:ethtool_fec_config_bits
1580 #define ETHTOOL_FEC_LLRS (1 << ETHTOOL_FEC_LLRS_BIT)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1702 if (bitmap_weight(&fec_bitmap, ETHTOOL_FEC_LLRS_BIT + 1) > 1)

Completed in 295 milliseconds