Searched defs:ib_uverbs_req_notify_cq (Results 1 – 2 of 2) sorted by relevance
476 struct ib_uverbs_req_notify_cq { struct477 __u32 cq_handle;478 __u32 solicited_only;
1288 ssize_t ib_uverbs_req_notify_cq(struct ib_uverbs_file *file, in ib_uverbs_req_notify_cq() function