Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h466 #define QPC_RQ_SHIFT QPC_FIELD_LOC(143, 140) macro
H A Dhns_roce_hw_v2.c4222 hr_reg_write(context, QPC_RQ_SHIFT, ilog2(hr_qp->rq.wqe_cnt)); in set_qpc_wqe_cnt()