Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmr.c783 int mlx4_ib_fmr_dealloc(struct ib_fmr *ibfmr) in mlx4_ib_fmr_dealloc() function
Dmlx4_ib.h811 int mlx4_ib_fmr_dealloc(struct ib_fmr *fmr);
Dmain.c2757 ibdev->ib_dev.dealloc_fmr = mlx4_ib_fmr_dealloc; in mlx4_ib_add()