Searched refs:HERMON_QP_RC (Results 1 – 5 of 5) sorted by relevance
1018 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_reset2init()1185 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_init2init()1390 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_init2rtr()1730 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_rtr2rts()1998 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_rts2rts()2324 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_sqd2rts()2625 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_sqd2sqd()3252 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_reset2err()
833 if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_post_send()1154 (qp->qp_serv_type != HERMON_QP_RC) && in hermon_post_recv()1427 if (qp->qp_serv_type != HERMON_QP_RC) { in hermon_wqe_send_build()
651 qp->qp_serv_type = HERMON_QP_RC; in hermon_qp_alloc()2260 } else if (qp->qp_serv_type == HERMON_QP_RC) { in hermon_qp_query()
138 ((qp_trans == IBT_RC_SRV && qp_serv == HERMON_QP_RC) || \
3701 #define HERMON_QP_RC 0x0 macro