Home
last modified time | relevance | path

Searched refs:MLX5E_FEC_NOFEC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.h61 MLX5E_FEC_NOFEC, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c982 [MLX5E_FEC_NOFEC] = ETHTOOL_FEC_OFF,
1013 [MLX5E_FEC_NOFEC] = ETHTOOL_LINK_MODE_FEC_NONE_BIT,
1033 MLX5E_ADVERTISE_SUPPORTED_FEC(BIT(MLX5E_FEC_NOFEC), in get_fec_supported_advertised()
H A Den_stats.c1429 return MLX5E_FEC_NOFEC; in fec_active_mode()
1629 if (mode == MLX5E_FEC_NOFEC) in mlx5e_stats_fec_get()