Searched refs:dealloc_mw (Results 1 – 12 of 12) sorted by relevance
101 .dealloc_mw = irdma_udealloc_mw,
346 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
111 ret = mw->device->dealloc_mw(mw); in uverbs_dealloc_mw()
3911 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
96 .dealloc_mw = mlx4_dealloc_mw,
1422 int (*dealloc_mw)(struct ibv_mw *mw); member1788 return mw->context->ops.dealloc_mw(mw); in ibv_dealloc_mw()
477 ibdev->dealloc_mw = c4iw_dealloc_mw; in c4iw_register_device()
106 .dealloc_mw = mlx5_dealloc_mw,
2312 int (*dealloc_mw)(struct ib_mw *mw); member
2562 ibdev->ib_dev.dealloc_mw = mlx4_ib_dealloc_mw; in mlx4_ib_add()
3489 dev->ib_dev.dealloc_mw = mlx5_ib_dealloc_mw; in mlx5_ib_add()
2152 ibdev->dealloc_mw = bnxt_re_dealloc_mw; in bnxt_re_register_ib()