Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h538 __le32 qp1c_bytes_20; member
H A Dhns_roce_hw_v1.c2556 roce_set_field(context->qp1c_bytes_20, QP1C_BYTES_20_SQ_HEAD_M, in hns_roce_v1_m_sqp()
2558 roce_set_field(context->qp1c_bytes_20, QP1C_BYTES_20_PKEY_IDX_M, in hns_roce_v1_m_sqp()
2599 writel(le32_to_cpu(context->qp1c_bytes_20), addr + 4); in hns_roce_v1_m_sqp()
3339 context.qp1c_bytes_20 = cpu_to_le32(roce_read(hr_dev, addr + 4)); in hns_roce_v1_q_sqp()
3359 qp_attr->pkey_index = roce_get_field(context.qp1c_bytes_20, in hns_roce_v1_q_sqp()