Searched refs:HERMON_QP_SQD (Results 1 – 3 of 3) sorted by relevance
156 cur_state = HERMON_QP_SQD; /* SQ Drained */ in hermon_qp_modify()504 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()505 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_SQD); in hermon_qp_modify()635 case HERMON_QP_SQD: in hermon_qp_modify()670 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()671 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_SQD); in hermon_qp_modify()698 qp->qp_state = HERMON_QP_SQD; in hermon_qp_modify()699 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