Searched defs:ib_uverbs_poll_cq (Results 1 – 2 of 2) sorted by relevance
466 struct ib_uverbs_poll_cq { struct467 __aligned_u64 response;468 __u32 cq_handle;469 __u32 ne;
1177 static int ib_uverbs_poll_cq(struct uverbs_attr_bundle *attrs) in ib_uverbs_poll_cq() function