C4IW_QP_ATTR_NEXT_STATE
mask = C4IW_QP_ATTR_NEXT_STATE |
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
ep->com.qp, C4IW_QP_ATTR_NEXT_STATE,
C4IW_QP_ATTR_NEXT_STATE,
C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
mask = C4IW_QP_ATTR_NEXT_STATE |
C4IW_QP_ATTR_NEXT_STATE,
ep->com.qp, C4IW_QP_ATTR_NEXT_STATE,
c4iw_modify_qp(qhp->rhp, qhp, C4IW_QP_ATTR_NEXT_STATE,
(mask & C4IW_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1);
if (!(mask & C4IW_QP_ATTR_NEXT_STATE))
c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 1);
c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 0);
mask |= (attr_mask & IB_QP_STATE) ? C4IW_QP_ATTR_NEXT_STATE : 0;