Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types.c260 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
H A Duverbs_main.c121 ret = mw->device->ops.dealloc_mw(mw); in uverbs_dealloc_mw()
H A Ddevice.c2625 SET_DEVICE_OP(dev_ops, dealloc_mw); in ib_set_device_ops()
H A Duverbs_cmd.c3872 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c648 .dealloc_mw = hns_roce_dealloc_mw,
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1454 .dealloc_mw = rxe_dealloc_mw,
/openbmc/linux/include/rdma/
H A Dib_verbs.h2522 int (*dealloc_mw)(struct ib_mw *mw); member
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c2594 .dealloc_mw = mlx4_ib_dealloc_mw,
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3887 .dealloc_mw = mlx5_ib_dealloc_mw,
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c4579 .dealloc_mw = irdma_dealloc_mw,