Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2933 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2938 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2941 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2944 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2954 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2957 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2960 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
3562 qp_attr->max_dest_rd_atomic = 1 << roce_get_field(context->qpc_bytes_32, in hns_roce_v1_q_qp()
Dhns_roce_hw_v1.h675 __le32 qpc_bytes_32; member