Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2915 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2920 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2923 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2926 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2936 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2939 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2942 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
3561 qp_attr->max_dest_rd_atomic = 1 << roce_get_field(context->qpc_bytes_32, in hns_roce_v1_q_qp()
Dhns_roce_hw_v1.h632 __le32 qpc_bytes_32; member