Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c2863 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2868 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2871 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2874 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2884 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2887 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2890 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
3494 qp_attr->max_dest_rd_atomic = 1 << roce_get_field(context->qpc_bytes_32, in hns_roce_v1_q_qp()
H A Dhns_roce_hw_v1.h632 __le32 qpc_bytes_32; member