Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib.h839 int mlx5_ib_dealloc_mw(struct ib_mw *mw);
HDmlx5_ib_mr.c1658 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw() function
HDmlx5_ib_main.c3226 dev->ib_dev.dealloc_mw = mlx5_ib_dealloc_mw; in mlx5_ib_add()