Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2624 SET_DEVICE_OP(dev_ops, dealloc_mw); in ib_set_device_ops()
Duverbs_cmd.c3865 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_main.c544 .dealloc_mw = hns_roce_dealloc_mw,
/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_verbs.c1063 .dealloc_mw = rxe_dealloc_mw,
/Linux-v6.1/include/rdma/
Dib_verbs.h2509 int (*dealloc_mw)(struct ib_mw *mw); member
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmain.c2600 .dealloc_mw = mlx4_ib_dealloc_mw,
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmain.c3766 .dealloc_mw = mlx5_ib_dealloc_mw,
/Linux-v6.1/drivers/infiniband/hw/irdma/
Dverbs.c4478 .dealloc_mw = irdma_dealloc_mw,