Home
last modified time | relevance | path

Searched refs:cur_rq_wqe_ba_l (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h539 __le32 cur_rq_wqe_ba_l; member
639 __le32 cur_rq_wqe_ba_l; member
H A Dhns_roce_hw_v1.c2561 context->cur_rq_wqe_ba_l = cpu_to_le32(rq_ba); in hns_roce_v1_m_sqp()
2600 writel(le32_to_cpu(context->cur_rq_wqe_ba_l), addr + 5); in hns_roce_v1_m_sqp()
2953 context->cur_rq_wqe_ba_l = cpu_to_le32(rq_ba); in hns_roce_v1_m_qp()
3340 context.cur_rq_wqe_ba_l = cpu_to_le32(roce_read(hr_dev, addr + 5)); in hns_roce_v1_q_sqp()