Searched refs:HERMON_QP_RTS (Results 1 – 3 of 3) sorted by relevance
150 cur_state = HERMON_QP_RTS; /* Ready to Send */ in hermon_qp_modify()411 qp->qp_state = HERMON_QP_RTS; in hermon_qp_modify()412 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_RTS); in hermon_qp_modify()459 case HERMON_QP_RTS: in hermon_qp_modify()490 qp->qp_state = HERMON_QP_RTS; in hermon_qp_modify()491 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_RTS); in hermon_qp_modify()587 qp->qp_state = HERMON_QP_RTS; in hermon_qp_modify()588 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_RTS); in hermon_qp_modify()712 qp->qp_state = HERMON_QP_RTS; in hermon_qp_modify()713 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_RTS); in hermon_qp_modify()
2135 case HERMON_QP_RTS: in hermon_qp_query()
3695 #define HERMON_QP_RTS 0x3 macro