Searched refs:rq_pa_start (Results 1 – 1 of 1) sorted by relevance
2617 int rq_pa_start; in hns_roce_v1_m_sqp() local2671 rq_pa_start = (u32)hr_qp->rq.offset / PAGE_SIZE; in hns_roce_v1_m_sqp()2673 cpu_to_le32((u32)(mtts[rq_pa_start])); in hns_roce_v1_m_sqp()2678 (mtts[rq_pa_start]) >> 32); in hns_roce_v1_m_sqp()2764 int rq_pa_start = 0; in hns_roce_v1_m_qp() local3041 rq_pa_start = (u32)hr_qp->rq.offset / PAGE_SIZE; in hns_roce_v1_m_qp()3043 cpu_to_le32((u32)(mtts[rq_pa_start])); in hns_roce_v1_m_qp()3048 mtts[rq_pa_start] >> 32); in hns_roce_v1_m_qp()