Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3391 roce_set_bit(qpc_mask->byte_140_raq, V2_QPC_BYTE_140_RQ_RTY_WAIT_DO_S, in modify_qp_reset_to_init()
3393 roce_set_field(qpc_mask->byte_140_raq, V2_QPC_BYTE_140_RAQ_TRRL_HEAD_M, in modify_qp_reset_to_init()
3395 roce_set_field(qpc_mask->byte_140_raq, V2_QPC_BYTE_140_RAQ_TRRL_TAIL_M, in modify_qp_reset_to_init()
3800 roce_set_field(context->byte_140_raq, V2_QPC_BYTE_140_TRRL_BA_M, in modify_qp_init_to_rtr()
3803 roce_set_field(qpc_mask->byte_140_raq, V2_QPC_BYTE_140_TRRL_BA_M, in modify_qp_init_to_rtr()
4310 roce_set_field(context->byte_140_raq, V2_QPC_BYTE_140_RR_MAX_M, in hns_roce_v2_set_opt_fields()
4313 roce_set_field(qpc_mask->byte_140_raq, V2_QPC_BYTE_140_RR_MAX_M, in hns_roce_v2_set_opt_fields()
4613 qp_attr->max_dest_rd_atomic = 1 << roce_get_field(context.byte_140_raq, in hns_roce_v2_query_qp()
Dhns_roce_hw_v2.h493 __le32 byte_140_raq; member