Lines Matching refs:next_state
1847 (mask & C4IW_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1);
1891 if (qhp->attr.state == attrs->next_state)
1896 switch (attrs->next_state) {
1932 switch (attrs->next_state) {
1983 if (!internal && (qhp->ibqp.uobject || attrs->next_state !=
1988 switch (attrs->next_state) {
2005 if (attrs->next_state != C4IW_QP_STATE_IDLE) {
2081 attrs.next_state = C4IW_QP_STATE_ERROR;
2198 qhp->attr.next_state = C4IW_QP_STATE_IDLE;
2380 attrs.next_state = c4iw_convert_state(attr->qp_state);