Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2951 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2956 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2959 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2962 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2972 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2975 roce_set_bit(context->qpc_bytes_32, in hns_roce_v1_m_qp()
2978 roce_set_field(context->qpc_bytes_32, in hns_roce_v1_m_qp()
3597 qp_attr->max_dest_rd_atomic = 1 << roce_get_field(context->qpc_bytes_32, in hns_roce_v1_q_qp()
Dhns_roce_hw_v1.h638 __le32 qpc_bytes_32; member