Home
last modified time | relevance | path

Searched defs:ib_uverbs_destroy_qp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h758 struct ib_uverbs_destroy_qp { struct
764 struct ib_uverbs_destroy_qp_resp { argument
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1965 static int ib_uverbs_destroy_qp(struct uverbs_attr_bundle *attrs) in ib_uverbs_destroy_qp() function