net/mlx5: E-Switch, Rename esw attr mirror count field
authorEli Britstein <elibr@mellanox.com>
Fri, 23 Nov 2018 07:38:27 +0000 (09:38 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 11 Dec 2018 22:52:19 +0000 (14:52 -0800)
commite85e02bad29e822c3ebde80e7c9e7428329c4a5b
tree29a4bddac6049aa02f7b4c03cbb7cd06511c291f
parent1228e912c9343d35b21663af82dea39dd8a575b8
net/mlx5: E-Switch, Rename esw attr mirror count field

The mirror count esw attributes field is used to determine if splitting
the rule to two FTEs is required while programming e-switch mirroring.
Rename it to split count, making it clearer with no functional change.

Signed-off-by: Eli Britstein <elibr@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Oz Shlomo <ozsh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c