Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h843 #define DB_TAG DB_FIELD_LOC(23, 0) macro
Dhns_roce_hw_v2.c604 hr_reg_write(&sq_db, DB_TAG, qp->doorbell_qpn); in update_sq_db()
625 hr_reg_write(&rq_db, DB_TAG, qp->qpn); in update_rq_db()
945 hr_reg_write(db, DB_TAG, srq->srqn); in update_srq_db()
3452 hr_reg_write(&cq_db, DB_TAG, hr_cq->cqn); in update_cq_db()
3576 hr_reg_write(&cq_db, DB_TAG, hr_cq->cqn); in hns_roce_v2_req_notify_cq()