Searched refs:mlx4_mac_table (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c62 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table)
101 struct mlx4_mac_table *table, int index)
113 struct mlx4_mac_table *table, u64 mac)
153 struct mlx4_mac_table *table = &info->mac_table;
185 struct mlx4_mac_table *table = &info->mac_table;
191 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table;
382 struct mlx4_mac_table *table;
386 struct mlx4_mac_table *dup_table = &mlx4_priv(dev)->port[dup_port].mac_table;
477 struct mlx4_mac_table *table = &info->mac_table;
482 struct mlx4_mac_table *dup_tabl
[all...]
H A Dmlx4.h735 struct mlx4_mac_table { struct
824 struct mlx4_mac_table mac_table;
1225 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table);

Completed in 220 milliseconds