ib_req_notify_cq
ib_req_notify_cq(cq, IB_CQ_NEXT_COMP);
if (ib_req_notify_cq(comp->cq, IB_CQ_NEXT_COMP))
ib_req_notify_cq(ctx->cq, IB_CQ_NEXT_COMP);
ib_req_notify_cq(ctx->cq, IB_CQ_NEXT_COMP);
ret = ib_req_notify_cq(ctx->cq, IB_CQ_NEXT_COMP);
ib_req_notify_cq(cq, IB_POLL_FLAGS) > 0)
ib_req_notify_cq(cq, IB_CQ_NEXT_COMP);
ret = ib_req_notify_cq(port_priv->cq, IB_CQ_NEXT_COMP);
ib_req_notify_cq(cq, cmd.solicited_only ?
if (ib_req_notify_cq(priv->send_cq, IB_CQ_NEXT_COMP))
if (ib_req_notify_cq(priv->recv_cq,
if (ib_req_notify_cq(priv->send_cq, IB_CQ_NEXT_COMP))
ib_req_notify_cq(priv->recv_cq, IB_CQ_NEXT_COMP);
if (ib_req_notify_cq(priv->recv_cq, IB_CQ_NEXT_COMP))
ib_req_notify_cq(ssk->rx_ring.cq, IB_CQ_NEXT_COMP);
ib_req_notify_cq(ssk->tx_ring.cq, IB_CQ_NEXT_COMP);