Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h679 #define CQE_LCL_QPN CQE_FIELD_LOC(119, 96) macro
H A Dhns_roce_hw_v2.c3508 if (hr_reg_read(cqe, CQE_LCL_QPN) == qpn) { in __hns_roce_v2_cq_clean()
3725 qpn = hr_reg_read(cqe, CQE_LCL_QPN); in get_cur_qp()