Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h1226 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table);
H A Dmlx4_port.c76 void mlx4_init_vlan_table(struct mlx4_dev *dev, struct mlx4_vlan_table *table) in mlx4_init_vlan_table() function
H A Dmlx4_main.c2944 mlx4_init_vlan_table(dev, &info->vlan_table); in mlx4_init_port_info()