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