Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dib_user_verbs.h466 struct ib_uverbs_poll_cq { struct
467 __aligned_u64 response;
468 __u32 cq_handle;
469 __u32 ne;
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1177 static int ib_uverbs_poll_cq(struct uverbs_attr_bundle *attrs) in ib_uverbs_poll_cq() function