Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dib_user_verbs.h404 struct ib_uverbs_dealloc_mw { struct
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c966 static int ib_uverbs_dealloc_mw(struct uverbs_attr_bundle *attrs) in ib_uverbs_dealloc_mw() function
968 struct ib_uverbs_dealloc_mw cmd; in ib_uverbs_dealloc_mw()
3870 ib_uverbs_dealloc_mw,
3871 UAPI_DEF_WRITE_I(struct ib_uverbs_dealloc_mw),