Searched refs:HERMON_QP_UC (Results 1 – 5 of 5) sorted by relevance
1045 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_reset2init()1228 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_init2init()1533 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_init2rtr()1837 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_rtr2rts()2077 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_rts2rts()2436 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_sqd2rts()2839 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_sqd2sqd()3033 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_sqerr2rts()3261 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_reset2err()
837 if (qp->qp_serv_type == HERMON_QP_UC) in hermon_post_send()1155 (qp->qp_serv_type != HERMON_QP_UC)) { in hermon_post_recv()1544 if (qp->qp_serv_type != HERMON_QP_UC) { in hermon_wqe_send_build()
660 qp->qp_serv_type = HERMON_QP_UC; in hermon_qp_alloc()2320 } else if (qp->qp_serv_type == HERMON_QP_UC) { in hermon_qp_query()
142 (qp_trans == IBT_UC_SRV && qp_serv == HERMON_QP_UC))
3702 #define HERMON_QP_UC 0x1 macro