Searched refs:HERMON_QP_SQD (Results 1 – 3 of 3) sorted by relevance
157 cur_state = HERMON_QP_SQD; /* SQ Drained */ in hermon_qp_modify()505 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()506 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_SQD); in hermon_qp_modify()636 case HERMON_QP_SQD: in hermon_qp_modify()671 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()672 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_SQD); in hermon_qp_modify()699 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()700 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_SQD); in hermon_qp_modify()
2141 case HERMON_QP_SQD: in hermon_qp_query()
3697 #define HERMON_QP_SQD 0x5 macro