Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dib_user_verbs.h431 struct ib_uverbs_ex_create_cq { struct
437 __u32 flags; /* bitmask of ib_uverbs_ex_create_cq_flags */ argument
447 struct ib_uverbs_ex_create_cq_resp { argument
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1100 static int ib_uverbs_ex_create_cq(struct uverbs_attr_bundle *attrs) in ib_uverbs_ex_create_cq() function