curr_qp_state    1541 drivers/infiniband/hw/bnxt_re/ib_verbs.c 	enum ib_qp_state curr_qp_state, new_qp_state;
curr_qp_state    1548 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		curr_qp_state = __to_ib_qp_state(qp->qplib_qp.cur_qp_state);
curr_qp_state    1550 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		if (!ib_modify_qp_is_ok(curr_qp_state, new_qp_state,
curr_qp_state    1560 drivers/infiniband/hw/bnxt_re/ib_verbs.c 				curr_qp_state, new_qp_state);