Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h534 __le32 qp1c_bytes_4; member
H A Dhns_roce_hw_v1.c2525 roce_set_field(context->qp1c_bytes_4, in hns_roce_v1_m_sqp()
2529 roce_set_field(context->qp1c_bytes_4, in hns_roce_v1_m_sqp()
2533 roce_set_field(context->qp1c_bytes_4, QP1C_BYTES_4_PD_M, in hns_roce_v1_m_sqp()
2595 writel(le32_to_cpu(context->qp1c_bytes_4), addr); in hns_roce_v1_m_sqp()
3335 context.qp1c_bytes_4 = cpu_to_le32(roce_read(hr_dev, addr)); in hns_roce_v1_q_sqp()
3346 hr_qp->state = roce_get_field(context.qp1c_bytes_4, in hns_roce_v1_q_sqp()