Searched refs:DB_TAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 827 #define DB_TAG DB_FIELD_LOC(23, 0) macro
|
H A D | hns_roce_hw_v2.c | 625 hr_reg_write(&sq_db, DB_TAG, qp->qpn); in update_sq_db() 646 hr_reg_write(&rq_db, DB_TAG, qp->qpn); in update_rq_db() 948 hr_reg_write(db, DB_TAG, srq->srqn); in update_srq_db() 3478 hr_reg_write(&cq_db, DB_TAG, hr_cq->cqn); in update_cq_db() 3602 hr_reg_write(&cq_db, DB_TAG, hr_cq->cqn); in hns_roce_v2_req_notify_cq()
|