Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h1234 int mlx4_unbond_mac_table(struct mlx4_dev *dev);
H A Dmlx4_main.c1344 (void)mlx4_unbond_mac_table(dev); in mlx4_mf_bond()
1355 ret1 = mlx4_unbond_mac_table(dev); in mlx4_mf_unbond()
H A Dmlx4_port.c896 int mlx4_unbond_mac_table(struct mlx4_dev *dev) in mlx4_unbond_mac_table() function