Searched defs:ib_uverbs_poll_cq (Results 1 – 2 of 2) sorted by relevance
459 struct ib_uverbs_poll_cq { struct460 __aligned_u64 response;461 __u32 cq_handle;462 __u32 ne;
1169 static int ib_uverbs_poll_cq(struct uverbs_attr_bundle *attrs) in ib_uverbs_poll_cq() function