Searched defs:ib_uverbs_poll_cq (Results 1 – 2 of 2) sorted by relevance
443 struct ib_uverbs_poll_cq { struct444 __aligned_u64 response;445 __u32 cq_handle;446 __u32 ne;
1237 ssize_t ib_uverbs_poll_cq(struct ib_uverbs_file *file, in ib_uverbs_poll_cq() function