Searched refs:dealloc_mw (Results 1 – 9 of 9) sorted by relevance
258 IB_UVERBS_DECLARE_CMD(dealloc_mw);
154 ret = mw->device->dealloc_mw(mw); in uverbs_dealloc_mw()
96 .dealloc_mw = mlx4_dealloc_mw,
493 ibdev->dealloc_mw = c4iw_dealloc_mw; in c4iw_register_device()
1422 int (*dealloc_mw)(struct ibv_mw *mw); member1788 return mw->context->ops.dealloc_mw(mw); in ibv_dealloc_mw()
100 .dealloc_mw = mlx5_dealloc_mw,
2026 int (*dealloc_mw)(struct ib_mw *mw); member
3225 dev->ib_dev.dealloc_mw = mlx5_ib_dealloc_mw; in mlx5_ib_add()
2648 ibdev->ib_dev.dealloc_mw = mlx4_ib_dealloc_mw; in mlx4_ib_add()