Searched refs:tmp_qp_state (Results 1 – 1 of 1) sorted by relevance
5449 int tmp_qp_state; in hns_roce_v2_query_qp() local5472 tmp_qp_state = to_ib_qp_st((enum hns_roce_v2_qp_state)state); in hns_roce_v2_query_qp()5473 if (tmp_qp_state == -1) { in hns_roce_v2_query_qp()5478 hr_qp->state = (u8)tmp_qp_state; in hns_roce_v2_query_qp()