Home
last modified time | relevance | path

Searched refs:hns_roce_dev_srq_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_main.c581 static const struct ib_device_ops hns_roce_dev_srq_ops = { variable
634 ib_set_device_ops(ib_dev, &hns_roce_dev_srq_ops); in hns_roce_register_device()
635 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_srq_ops); in hns_roce_register_device()
A Dhns_roce_device.h886 const struct ib_device_ops *hns_roce_dev_srq_ops; member
A Dhns_roce_hw_v2.c6740 .hns_roce_dev_srq_ops = &hns_roce_v2_dev_srq_ops,

Completed in 23 milliseconds