Searched refs:dealloc_mw (Results 1 – 12 of 12) sorted by relevance
113 .dealloc_mw = irdma_udealloc_mw,
346 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
111 ret = mw->device->dealloc_mw(mw); in uverbs_dealloc_mw()
3923 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
96 .dealloc_mw = mlx4_dealloc_mw,
489 ibdev->dealloc_mw = c4iw_dealloc_mw; in c4iw_register_device()
1508 int (*dealloc_mw)(struct ibv_mw *mw); member1874 return mw->context->ops.dealloc_mw(mw); in ibv_dealloc_mw()
126 .dealloc_mw = mlx5_dealloc_mw,
2331 int (*dealloc_mw)(struct ib_mw *mw); member
2534 ibdev->ib_dev.dealloc_mw = mlx4_ib_dealloc_mw; in mlx4_ib_add()
3960 dev->ib_dev.dealloc_mw = mlx5_ib_dealloc_mw; in mlx5_ib_add()
2217 ibdev->dealloc_mw = bnxt_re_dealloc_mw; in bnxt_re_register_ib()