Home
last modified time | relevance | path

Searched refs:mlx4_init_vlan_table (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dport.c65 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table) in mlx4_init_vlan_table() function
Dmlx4.h1007 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table);
Dmain.c1588 mlx4_init_vlan_table(dev, &info->vlan_table); in mlx4_init_port_info()