Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h581 __le32 qp1c_bytes_20; member
Dhns_roce_hw_v1.c2627 roce_set_field(context->qp1c_bytes_20, QP1C_BYTES_20_SQ_HEAD_M, in hns_roce_v1_m_sqp()
2629 roce_set_field(context->qp1c_bytes_20, QP1C_BYTES_20_PKEY_IDX_M, in hns_roce_v1_m_sqp()
2670 writel(le32_to_cpu(context->qp1c_bytes_20), addr + 4); in hns_roce_v1_m_sqp()
3408 context.qp1c_bytes_20 = cpu_to_le32(roce_read(hr_dev, addr + 4)); in hns_roce_v1_q_sqp()
3428 qp_attr->pkey_index = roce_get_field(context.qp1c_bytes_20, in hns_roce_v1_q_sqp()