Home
last modified time | relevance | path

Searched refs:hns_roce_dev_srq_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c472 static const struct ib_device_ops hns_roce_dev_srq_ops = { variable
539 ib_set_device_ops(ib_dev, &hns_roce_dev_srq_ops); in hns_roce_register_device()
540 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_srq_ops); in hns_roce_register_device()
H A Dhns_roce_device.h955 const struct ib_device_ops *hns_roce_dev_srq_ops; member
H A Dhns_roce_hw_v2.c6192 .hns_roce_dev_srq_ops = &hns_roce_v2_dev_srq_ops,
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c657 static const struct ib_device_ops hns_roce_dev_srq_ops = { variable
710 ib_set_device_ops(ib_dev, &hns_roce_dev_srq_ops); in hns_roce_register_device()
711 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_srq_ops); in hns_roce_register_device()
H A Dhns_roce_device.h915 const struct ib_device_ops *hns_roce_dev_srq_ops; member
H A Dhns_roce_hw_v2.c6656 .hns_roce_dev_srq_ops = &hns_roce_v2_dev_srq_ops,

Completed in 25 milliseconds