Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3373 roce_set_bit(qpc_mask->byte_108_rx_reqepsn, in modify_qp_reset_to_init()
3375 roce_set_field(qpc_mask->byte_108_rx_reqepsn, in modify_qp_reset_to_init()
3378 roce_set_bit(qpc_mask->byte_108_rx_reqepsn, in modify_qp_reset_to_init()
3882 roce_set_bit(qpc_mask->byte_108_rx_reqepsn, in modify_qp_init_to_rtr()
3886 roce_set_field(qpc_mask->byte_108_rx_reqepsn, in modify_qp_init_to_rtr()
4341 roce_set_field(context->byte_108_rx_reqepsn, in hns_roce_v2_set_opt_fields()
4344 roce_set_field(qpc_mask->byte_108_rx_reqepsn, in hns_roce_v2_set_opt_fields()
4435 roce_set_bit(context->byte_108_rx_reqepsn, V2_QPC_BYTE_108_INV_CREDIT_S, in hns_roce_v2_modify_qp()
4437 roce_set_bit(qpc_mask->byte_108_rx_reqepsn, in hns_roce_v2_modify_qp()
4567 qp_attr->rq_psn = roce_get_field(context.byte_108_rx_reqepsn, in hns_roce_v2_query_qp()
Dhns_roce_hw_v2.h486 __le32 byte_108_rx_reqepsn; member