Home
last modified time | relevance | path

Searched refs:cur_sq_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.h542 __le32 cur_sq_wqe_ba_l; member
H A Dhns_roce_hw_v1.c2580 context->cur_sq_wqe_ba_l = cpu_to_le32(sq_ba); in hns_roce_v1_m_sqp()
2603 writel(le32_to_cpu(context->cur_sq_wqe_ba_l), addr + 8); in hns_roce_v1_m_sqp()
3343 context.cur_sq_wqe_ba_l = cpu_to_le32(roce_read(hr_dev, addr + 8)); in hns_roce_v1_q_sqp()