Lines Matching defs:qp_state
2320 static enum ib_qp_state qedr_get_ibqp_state(enum qed_roce_qp_state qp_state)
2322 switch (qp_state) {
2342 enum ib_qp_state qp_state)
2344 switch (qp_state) {
2478 attr->qp_state);
2485 new_qp_state = attr->qp_state;
2506 qp_params.new_state = qedr_get_state_from_ibqp(attr->qp_state);
2758 qp_attr->qp_state = qedr_get_ibqp_state(params.state);
2760 qp_attr->qp_state = qedr_get_ibqp_state(QED_ROCE_QP_STATE_RTS);
2826 attr.qp_state = IB_QPS_ERR;