Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_cq.c86 hr_dev->hw->write_cqc(hr_dev, hr_cq, mailbox->buf, mtts, dma_handle); in alloc_cqc()
Dhns_roce_device.h917 void (*write_cqc)(struct hns_roce_dev *hr_dev, member
Dhns_roce_hw_v1.c4369 .write_cqc = hns_roce_v1_write_cqc,
Dhns_roce_hw_v2.c6168 .write_cqc = hns_roce_v2_write_cqc,