Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Duverbs_std_types.c260 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
H A Duverbs_main.c123 ret = mw->device->ops.dealloc_mw(mw); in uverbs_dealloc_mw()
H A Ddevice.c2702 SET_DEVICE_OP(dev_ops, dealloc_mw); in ib_set_device_ops()
H A Duverbs_cmd.c3898 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c678 .dealloc_mw = hns_roce_dealloc_mw,
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1481 .dealloc_mw = rxe_dealloc_mw,
/linux-6.15/include/rdma/
H A Dib_verbs.h2525 int (*dealloc_mw)(struct ib_mw *mw); member
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dmain.c2596 .dealloc_mw = mlx4_ib_dealloc_mw,
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c4190 .dealloc_mw = mlx5_ib_dealloc_mw,
/linux-6.15/drivers/infiniband/hw/irdma/
H A Dverbs.c4725 .dealloc_mw = irdma_dealloc_mw,