Searched refs:rq_pa_start (Results 1 – 1 of 1) sorted by relevance
2581 int rq_pa_start; in hns_roce_v1_m_sqp() local2635 rq_pa_start = (u32)hr_qp->rq.offset / PAGE_SIZE; in hns_roce_v1_m_sqp()2637 cpu_to_le32((u32)(mtts[rq_pa_start])); in hns_roce_v1_m_sqp()2642 (mtts[rq_pa_start]) >> 32); in hns_roce_v1_m_sqp()2728 int rq_pa_start = 0; in hns_roce_v1_m_qp() local3005 rq_pa_start = (u32)hr_qp->rq.offset / PAGE_SIZE; in hns_roce_v1_m_qp()3007 cpu_to_le32((u32)(mtts[rq_pa_start])); in hns_roce_v1_m_qp()3012 mtts[rq_pa_start] >> 32); in hns_roce_v1_m_qp()