Searched refs:vlan_table (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c560 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
580 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
586 struct mlx4_vlan_table *dup_table = &mlx4_priv(dev)->port[dup_port].vlan_table;
764 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table;
768 struct mlx4_vlan_table *dup_table = &mlx4_priv(dev)->port[dup_port].vlan_table;
951 struct mlx4_vlan_table *t1 = &mlx4_priv(dev)->port[1].vlan_table;
952 struct mlx4_vlan_table *t2 = &mlx4_priv(dev)->port[2].vlan_table;
1005 struct mlx4_vlan_table *t1 = &mlx4_priv(dev)->port[1].vlan_table;
1006 struct mlx4_vlan_table *t2 = &mlx4_priv(dev)->port[2].vlan_table;
H A Dmlx4.h825 struct mlx4_vlan_table vlan_table; member in struct:mlx4_port_info
H A Dmlx4_main.c2938 mlx4_init_vlan_table(dev, &info->vlan_table);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c114 static const struct ib_field vlan_table[] = { variable in typeref:struct:ib_field
438 ib_pack(vlan_table, ARRAY_SIZE(vlan_table),

Completed in 120 milliseconds