Searched refs:tmp_qp_state (Results 1 – 1 of 1) sorted by relevance
5295 int tmp_qp_state; in hns_roce_v2_query_qp() local5318 tmp_qp_state = to_ib_qp_st((enum hns_roce_v2_qp_state)state); in hns_roce_v2_query_qp()5319 if (tmp_qp_state == -1) { in hns_roce_v2_query_qp()5324 hr_qp->state = (u8)tmp_qp_state; in hns_roce_v2_query_qp()