Searched refs:new_qp_state (Results 1 – 2 of 2) sorted by relevance
2647 enum ib_qp_state curr_qp_state, new_qp_state; in bnxt_re_modify_qp() local2670 new_qp_state = qp_attr->qp_state; in bnxt_re_modify_qp()2671 if (!ib_modify_qp_is_ok_compat(curr_qp_state, new_qp_state, in bnxt_re_modify_qp()2677 curr_qp_state, new_qp_state); in bnxt_re_modify_qp()2683 ib_qp->qp_type, curr_qp_state, new_qp_state); in bnxt_re_modify_qp()2688 new_qp_state == IB_QPS_INIT) { in bnxt_re_modify_qp()
3365 enum ib_qp_state old_qp_state, new_qp_state; in qlnxr_modify_qp() local3377 new_qp_state = attr->qp_state; in qlnxr_modify_qp()3379 new_qp_state = old_qp_state; in qlnxr_modify_qp()3383 new_qp_state, in qlnxr_modify_qp()3391 old_qp_state, new_qp_state); in qlnxr_modify_qp()