Home
last modified time | relevance | path

Searched refs:vlan_table (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/core/
HDud_header.c108 static const struct ib_field vlan_table[] = { variable
305 ib_pack(vlan_table, ARRAY_SIZE(vlan_table), in ib_ud_header_pack()
/NextBSD/sys/dev/ifmlx4/
HDport.c328 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in mlx4_find_cached_vlan()
348 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in __mlx4_register_vlan()
424 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in __mlx4_unregister_vlan()
HDmlx4.h767 struct mlx4_vlan_table vlan_table; member
HDmain.c2951 mlx4_init_vlan_table(dev, &info->vlan_table); in mlx4_init_port_info()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDport.c328 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in mlx4_find_cached_vlan()
348 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in __mlx4_register_vlan()
424 struct mlx4_vlan_table *table = &mlx4_priv(dev)->port[port].vlan_table; in __mlx4_unregister_vlan()
HDmlx4.h774 struct mlx4_vlan_table vlan_table; member
HDmain.c3010 mlx4_init_vlan_table(dev, &info->vlan_table); in mlx4_init_port_info()