net/mlx5: Introduce access functions to modify/query vport mac lists
authorSaeed Mahameed <saeedm@mellanox.com>
Tue, 1 Dec 2015 16:03:12 +0000 (18:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 17:08:44 +0000 (12:08 -0500)
commite16aea2744abea612c27ee0eef606c6a6a8204de
tree45c1826b777de00b1b8285d073d4ce21bfd0d0da
parente1d7d349c69d12721c420f1fe673ce9aa462aadd
net/mlx5: Introduce access functions to modify/query vport mac lists

Those functions are needed to notify the upcoming L2 table and SR-IOV
E-Switch(FDB) manager(PF), of the NIC vport (vf) UC/MC mac lists
changes.

preperation for ethernet sriov and l2 table management.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/vport.c
include/linux/mlx5/device.h
include/linux/mlx5/vport.h