Home
last modified time | relevance | path

Searched refs:ib_uverbs_dealloc_mw (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/rdma/
H A Dib_user_verbs.h404 struct ib_uverbs_dealloc_mw { struct
/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c983 static int ib_uverbs_dealloc_mw(struct uverbs_attr_bundle *attrs) in ib_uverbs_dealloc_mw() function
985 struct ib_uverbs_dealloc_mw cmd; in ib_uverbs_dealloc_mw()
3896 ib_uverbs_dealloc_mw,
3897 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_mw),