ib_req_notify_cq
(void) ib_req_notify_cq(ic->i_cq, IB_CQ_SOLICITED);
(void) ib_req_notify_cq(ic->i_snd_cq, IB_CQ_NEXT_COMP);
int ib_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);