Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h536 #define QPC_RX_REQ_EPSN QPC_FIELD_LOC(863, 840) macro
H A Dhns_roce_hw_v2.c5106 hr_reg_write(context, QPC_RX_REQ_EPSN, attr->rq_psn); in hns_roce_v2_set_opt_fields()
5107 hr_reg_clear(qpc_mask, QPC_RX_REQ_EPSN); in hns_roce_v2_set_opt_fields()
5353 qp_attr->rq_psn = hr_reg_read(&context, QPC_RX_REQ_EPSN); in hns_roce_v2_query_qp()