net/mlx5: Introduce access functions to modify/query vport vlans
authorSaeed Mahameed <saeedm@mellanox.com>
Tue, 1 Dec 2015 16:03:15 +0000 (18:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 17:08:45 +0000 (12:08 -0500)
commitc0046cf7b81ac55b8bf056c71918ec04edd99379
tree5e83c60051b2fc517bef0936b6ce3c581b771713
parentd82b73186dab70d6d332dd2afdb48608be2e5230
net/mlx5: Introduce access functions to modify/query vport vlans

Those functions are needed to notify the upcoming L2 table and SR-IOV
E-Switch(FDB) manager(PF), of the NIC vport (vf) vlan table 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/mlx5_ifc.h
include/linux/mlx5/vport.h