split_count      1042 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	if (attr->split_count) {
split_count      1060 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	if (attr->split_count)
split_count      1076 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	slow_attr->split_count = 0;
split_count      1093 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	slow_attr->split_count = 0;
split_count      3243 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
split_count      3370 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
split_count      3380 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
split_count      3434 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->split_count = 0;
split_count      3456 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	if (attr->split_count > 0 && !mlx5_esw_has_fwd_fdb(priv->mdev)) {
split_count       377 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h 	int split_count;
split_count       145 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	bool split = !!(attr->split_count);
split_count       183 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 			for (j = attr->split_count; j < attr->out_count; j++) {
split_count       270 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	for (i = 0; i < attr->split_count; i++) {
split_count       313 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	bool split = (attr->split_count > 0);
split_count      2802 drivers/net/ethernet/qlogic/qed/qed_debug.c 		u16 split_count = 0;
split_count      2821 drivers/net/ethernet/qlogic/qed/qed_debug.c 			split_count = 1;
split_count      2824 drivers/net/ethernet/qlogic/qed/qed_debug.c 			split_count = dev_data->num_ports;
split_count      2828 drivers/net/ethernet/qlogic/qed/qed_debug.c 			split_count = dev_data->num_ports *
split_count      2832 drivers/net/ethernet/qlogic/qed/qed_debug.c 			split_count = dev_data->num_vfs;
split_count      2838 drivers/net/ethernet/qlogic/qed/qed_debug.c 		for (split_id = 0; split_id < split_count; split_id++)