Home
last modified time | relevance | path

Searched refs:cq_db_l (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_cq.c201 hr_cq->cq_db_l = hr_dev->reg_base + hr_dev->odb_offset + in alloc_cq_db()
Dhns_roce_device.h467 void __iomem *cq_db_l; member
Dhns_roce_hw_v1.c1930 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci()
2094 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq()
Dhns_roce_hw_v2.c3141 hns_roce_write64(hr_dev, doorbell, hr_cq->cq_db_l); in hns_roce_v2_req_notify_cq()