Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c392 hr_cq->cq_db_l = hr_dev->reg_base + hr_dev->odb_offset + in hns_roce_ib_create_cq()
Dhns_roce_device.h414 void __iomem *cq_db_l; member
Dhns_roce_hw_v1.c2047 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci()
2216 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq()
Dhns_roce_hw_v2.c2003 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v2_req_notify_cq()