Searched refs:mlx4_vlan_table (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c65 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table)
419 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
439 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
512 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
H A Dmlx4.h629 struct mlx4_vlan_table { struct
693 struct mlx4_vlan_table vlan_table;
1000 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table);

Completed in 63 milliseconds