Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs_std_types.c260 UAPI_DEF_OBJ_NEEDS_FN(dealloc_mw)),
A Duverbs_main.c110 ret = mw->device->ops.dealloc_mw(mw); in uverbs_dealloc_mw()
A Ddevice.c2626 SET_DEVICE_OP(dev_ops, dealloc_mw); in ib_set_device_ops()
A Duverbs_cmd.c3865 UAPI_DEF_METHOD_NEEDS_FN(dealloc_mw))),
/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_main.c571 .dealloc_mw = hns_roce_dealloc_mw,
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_verbs.c1024 .dealloc_mw = rxe_dealloc_mw,
/linux-6.3-rc2/include/rdma/
A Dib_verbs.h2520 int (*dealloc_mw)(struct ib_mw *mw); member
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmain.c2596 .dealloc_mw = mlx4_ib_dealloc_mw,
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmain.c3798 .dealloc_mw = mlx5_ib_dealloc_mw,
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dverbs.c4507 .dealloc_mw = irdma_dealloc_mw,

Completed in 56 milliseconds