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) {
1984 if (!internal && (qhp->ibqp.uobject || attrs->next_state !=
1989 switch (attrs->next_state) {
2006 if (attrs->next_state != C4IW_QP_STATE_IDLE) {
2082 attrs.next_state = C4IW_QP_STATE_ERROR;
2208 qhp->attr.next_state = C4IW_QP_STATE_IDLE;
2389 attrs.next_state = c4iw_convert_state(attr->qp_state);