Searched defs:ib_uverbs_req_notify_cq (Results 1 – 2 of 2) sorted by relevance
333 struct ib_uverbs_req_notify_cq { struct334 __u32 cq_handle;335 __u32 solicited_only;
1304 ssize_t ib_uverbs_req_notify_cq(struct ib_uverbs_file *file, in ib_uverbs_req_notify_cq() function