Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmr.c705 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) in mlx4_ib_dealloc_mw() function
HDmlx4_ib.h698 int mlx4_ib_dealloc_mw(struct ib_mw *mw);
HDmain.c2369 ibdev->ib_dev.dealloc_mw = mlx4_ib_dealloc_mw; in mlx4_ib_add()