Searched refs:write_cqc (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 86 hr_dev->hw->write_cqc(hr_dev, hr_cq, mailbox->buf, mtts, dma_handle); in alloc_cqc()
|
H A D | hns_roce_device.h | 915 void (*write_cqc)(struct hns_roce_dev *hr_dev, member
|
H A D | hns_roce_hw_v1.c | 4436 .write_cqc = hns_roce_v1_write_cqc,
|
H A D | hns_roce_hw_v2.c | 6173 .write_cqc = hns_roce_v2_write_cqc,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 117 hr_dev->hw->write_cqc(hr_dev, hr_cq, mailbox->buf, mtts, dma_handle); in hns_roce_create_cqc()
|
H A D | hns_roce_device.h | 892 void (*write_cqc)(struct hns_roce_dev *hr_dev, member
|
H A D | hns_roce_hw_v2.c | 6642 .write_cqc = hns_roce_v2_write_cqc,
|
Completed in 27 milliseconds