Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h1225 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table);
H A Dmlx4_port.c62 void mlx4_init_mac_table(struct mlx4_dev *dev, struct mlx4_mac_table *table) in mlx4_init_mac_table() function
H A Dmlx4_main.c2943 mlx4_init_mac_table(dev, &info->mac_table); in mlx4_init_port_info()