Searched refs:vlan_table (Results 1 - 5 of 5) sorted by relevance

/drivers/infiniband/core/
H A Dud_header.c108 static const struct ib_field vlan_table[] = { variable in typeref:struct:ib_field
305 ib_pack(vlan_table, ARRAY_SIZE(vlan_table),
/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c419 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.h693 struct mlx4_vlan_table vlan_table; member in struct:mlx4_port_info
H A Dmain.c1597 mlx4_init_vlan_table(dev, &info->vlan_table);
/drivers/net/ethernet/micrel/
H A Dksz884x.c1170 * @vlan_table: VLAN table entries information.
1183 struct ksz_vlan_table vlan_table[VLAN_TABLE_ENTRIES]; member in struct:ksz_switch
2661 &sw->vlan_table[entry].vid,
2662 &sw->vlan_table[entry].fid,
2663 &sw->vlan_table[entry].member);

Completed in 108 milliseconds