Searched refs:HERMON_QP_INIT (Results 1 – 4 of 4) sorted by relevance
206 qp->qp_state = HERMON_QP_INIT; in hermon_qp_modify()207 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_INIT); in hermon_qp_modify()267 case HERMON_QP_INIT: in hermon_qp_modify()321 qp->qp_state = HERMON_QP_INIT; in hermon_qp_modify()322 HERMON_SET_QP_POST_SEND_STATE(qp, HERMON_QP_INIT); in hermon_qp_modify()
819 (qp_state == HERMON_QP_INIT) || in hermon_post_send()
2129 case HERMON_QP_INIT: in hermon_qp_query()
3693 #define HERMON_QP_INIT 0x1 macro