Searched refs:dealloc_pd (Results 1 – 16 of 16) sorted by relevance
260 IB_UVERBS_DECLARE_CMD(dealloc_pd);
101 IB_MANDATORY_FUNC(dealloc_pd), in ib_device_check_mandatory()
342 ret = pd->device->dealloc_pd(pd); in ib_dealloc_pd()
644 ret = pd->device->dealloc_pd(uobj->object); in ib_uverbs_dealloc_pd()
91 .dealloc_pd = mlx4_free_pd,
85 .dealloc_pd = c4iw_free_pd,
480 ibdev->dealloc_pd = c4iw_deallocate_pd; in c4iw_register_device()
272 return pd->context->ops.dealloc_pd(pd); in __ibv_dealloc_pd()
171 int (*dealloc_pd)(struct ibv_pd *pd); member
1410 int (*dealloc_pd)(struct ibv_pd *pd); member
95 .dealloc_pd = mlx5_free_pd,
223 ibdev->dealloc_pd = qlnxr_dealloc_pd; in qlnxr_register_device()
1235 dev->ib_dev.dealloc_pd = mthca_dealloc_pd; in mthca_register_device()
1979 int (*dealloc_pd)(struct ib_pd *pd); member
2608 ibdev->ib_dev.dealloc_pd = mlx4_ib_dealloc_pd; in mlx4_ib_add()
3409 dev->ib_dev.dealloc_pd = mlx5_ib_dealloc_pd; in mlx5_ib_add()