Searched refs:new_qp_state (Results 1 – 1 of 1) sorted by relevance
2087 enum ib_qp_state curr_qp_state, new_qp_state; in bnxt_re_modify_qp() local2098 new_qp_state = qp_attr->qp_state; in bnxt_re_modify_qp()2099 if (!ib_modify_qp_is_ok(curr_qp_state, new_qp_state, in bnxt_re_modify_qp()2109 curr_qp_state, new_qp_state); in bnxt_re_modify_qp()