Searched refs:pplm_fec_2_ethtool (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c928 static const u32 pplm_fec_2_ethtool[] = { variable
945 if (mode < ARRAY_SIZE(pplm_fec_2_ethtool))
946 return pplm_fec_2_ethtool[mode];
1863 for (mode = 0; mode < ARRAY_SIZE(pplm_fec_2_ethtool); mode++) {
1864 if (!(pplm_fec_2_ethtool[mode] & fecparam->fec))

Completed in 324 milliseconds