Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.h65 MLX5E_FEC_RS_544_514 = 7, enumerator
H A Dport.c538 * For 50G or 100G per lane, it's remapped to MLX5E_FEC_RS_544_514. in mlx5e_remap_fec_conf_mode()
548 return BIT(MLX5E_FEC_RS_544_514); in mlx5e_remap_fec_conf_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c957 [MLX5E_FEC_RS_544_514] = ETHTOOL_FEC_RS,
988 [MLX5E_FEC_RS_544_514] = ETHTOOL_LINK_MODE_FEC_RS_BIT,
H A Den_stats.c1467 case MLX5E_FEC_RS_544_514: in fec_set_block_stats()