Home
last modified time | relevance | path

Searched refs:dealloc_mw (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/infiniband/core/
Duverbs_std_types.c260 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
Duverbs_main.c110 ret = mw->device->ops.dealloc_mw(mw); in uverbs_dealloc_mw()
Ddevice.c2623 SET_DEVICE_OP(dev_ops, dealloc_mw); in ib_set_device_ops()
Duverbs_cmd.c3866 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_main.c468 .dealloc_mw = hns_roce_dealloc_mw,
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_verbs.c1101 .dealloc_mw = rxe_dealloc_mw,
/Linux-v5.15/include/rdma/
Dib_verbs.h2490 int (*dealloc_mw)(struct ib_mw *mw); member
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dmain.c2598 .dealloc_mw = mlx4_ib_dealloc_mw,
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmain.c3791 .dealloc_mw = mlx5_ib_dealloc_mw,
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dverbs.c4381 .dealloc_mw = irdma_dealloc_mw,