Lines Matching refs:unlikely
76 if (unlikely((recv_wr->num_sge < 0) || in ehca_write_rwqe()
166 if (unlikely((send_wr->num_sge < 0) || in ehca_write_swqe()
231 if (unlikely(!send_wr->wr.ud.ah)) { in ehca_write_swqe()
235 if (unlikely(send_wr->wr.ud.remote_qpn == 0)) { in ehca_write_swqe()
318 if (unlikely(cqe_status & WC_STATUS_ERROR_BIT)) { in map_ib_wc_status()
411 if (unlikely(!wqe_p)) { in post_one_send()
430 if (unlikely(ret)) { in post_one_send()
450 if (unlikely(my_qp->state < IB_QPS_RTS)) { in ehca_post_send()
466 if (unlikely(my_qp->unsol_ack_circ && in ehca_post_send()
482 if (unlikely(ret)) { in ehca_post_send()
492 if (unlikely(ret || ehca_debug_level >= 2)) in ehca_post_send()
516 if (unlikely(!HAS_RQ(my_qp))) { in internal_post_recv()
531 if (unlikely(!wqe_p)) { in internal_post_recv()
551 if (unlikely(ret)) { in internal_post_recv()
571 if (unlikely(ret || ehca_debug_level >= 2)) in internal_post_recv()
590 if (unlikely(my_qp->state == IB_QPS_RESET)) { in ehca_post_recv()
650 if (unlikely(cqe->status & WC_STATUS_PURGE_BIT)) { in ehca_poll_cq_one()
689 if (unlikely(ehca_debug_level >= 3 || (ehca_debug_level && is_error))) { in ehca_poll_cq_one()
759 if (unlikely(wc->opcode == -1)) { in ehca_poll_cq_one()
771 if (unlikely(is_error)) { in ehca_poll_cq_one()