Home
last modified time | relevance | path

Searched refs:dealloc_pd (Results 1 – 24 of 24) sorted by relevance

/drivers/vdpa/mlx5/core/
A Dresources.c26 static int dealloc_pd(struct mlx5_vdpa_dev *dev, u32 pdn, u16 uid) in dealloc_pd() function
34 return mlx5_cmd_exec_in(mdev, dealloc_pd, in); in dealloc_pd()
297 dealloc_pd(mvdev, res->pdn, res->uid); in mlx5_vdpa_alloc_resources()
316 dealloc_pd(mvdev, res->pdn, res->uid); in mlx5_vdpa_free_resources()
/drivers/infiniband/core/
A Duverbs_std_types.c254 UAPI_DEF_OBJ_NEEDS_FN(dealloc_pd)),
256 UAPI_DEF_OBJ_NEEDS_FN(dealloc_pd)),
A Ddevice.c287 IB_MANDATORY_FUNC(dealloc_pd), in ib_device_check_mandatory()
2743 SET_DEVICE_OP(dev_ops, dealloc_pd); in ib_set_device_ops()
A Dverbs.c344 ret = pd->device->ops.dealloc_pd(pd, udata); in ib_dealloc_pd_user()
A Duverbs_cmd.c3913 UAPI_DEF_METHOD_NEEDS_FN(dealloc_pd))),
/drivers/net/ethernet/mellanox/mlx5/core/
A Dpd.c57 return mlx5_cmd_exec_in(dev, dealloc_pd, in); in mlx5_core_dealloc_pd()
/drivers/infiniband/hw/mana/
A Ddevice.c27 .dealloc_pd = mana_ib_dealloc_pd,
/drivers/infiniband/hw/ocrdma/
A Docrdma_main.c144 .dealloc_pd = ocrdma_dealloc_pd,
/drivers/infiniband/hw/mlx5/
A Dcmd.c125 return mlx5_cmd_exec_in(dev, dealloc_pd, in); in mlx5_cmd_dealloc_pd()
A Dmain.c4168 .dealloc_pd = mlx5_ib_dealloc_pd,
/drivers/infiniband/sw/siw/
A Dsiw_main.c238 .dealloc_pd = siw_dealloc_pd,
/drivers/infiniband/sw/rdmavt/
A Dvt.c339 .dealloc_pd = rvt_dealloc_pd,
/drivers/infiniband/hw/cxgb4/
A Dprovider.c466 .dealloc_pd = c4iw_deallocate_pd,
/drivers/infiniband/hw/erdma/
A Derdma_main.c509 .dealloc_pd = erdma_dealloc_pd,
/drivers/infiniband/hw/usnic/
A Dusnic_ib_main.c361 .dealloc_pd = usnic_ib_dealloc_pd,
/drivers/infiniband/hw/efa/
A Defa_main.c378 .dealloc_pd = efa_dealloc_pd,
/drivers/infiniband/hw/qedr/
A Dmain.c204 .dealloc_pd = qedr_dealloc_pd,
/drivers/infiniband/hw/hns/
A Dhns_roce_main.c639 .dealloc_pd = hns_roce_dealloc_pd,
/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_main.c198 .dealloc_pd = pvrdma_dealloc_pd,
/drivers/infiniband/hw/mthca/
A Dmthca_provider.c1074 .dealloc_pd = mthca_dealloc_pd,
/drivers/infiniband/sw/rxe/
A Drxe_verbs.c1486 .dealloc_pd = rxe_dealloc_pd,
/drivers/infiniband/hw/bnxt_re/
A Dmain.c1264 .dealloc_pd = bnxt_re_dealloc_pd,
/drivers/infiniband/hw/mlx4/
A Dmain.c2532 .dealloc_pd = mlx4_ib_dealloc_pd,
/drivers/infiniband/hw/irdma/
A Dverbs.c4735 .dealloc_pd = irdma_dealloc_pd,

Completed in 73 milliseconds