pplm_fec_2_ethtool  639 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c static const u32 pplm_fec_2_ethtool[] = {
pplm_fec_2_ethtool  654 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	if (mode < ARRAY_SIZE(pplm_fec_2_ethtool))
pplm_fec_2_ethtool  655 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		return pplm_fec_2_ethtool[mode];
pplm_fec_2_ethtool  689 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	for_each_set_bit(bitn, &fec_caps, ARRAY_SIZE(pplm_fec_2_ethtool)) {
pplm_fec_2_ethtool  690 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		u_long ethtool_bitmask = pplm_fec_2_ethtool[bitn];
pplm_fec_2_ethtool 1555 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	for (mode = 0; mode < ARRAY_SIZE(pplm_fec_2_ethtool); mode++) {
pplm_fec_2_ethtool 1556 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		if (!(pplm_fec_2_ethtool[mode] & fecparam->fec))