Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h424 struct ib_uverbs_ex_create_cq { struct
430 __u32 flags; /* bitmask of ib_uverbs_ex_create_cq_flags */ argument
440 struct ib_uverbs_ex_create_cq_resp { argument
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1093 static int ib_uverbs_ex_create_cq(struct uverbs_attr_bundle *attrs) in ib_uverbs_ex_create_cq() function