Home
last modified time | relevance | path

Searched refs:hns_roce_dev_ops (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c418 static const struct ib_device_ops hns_roce_dev_ops = { variable
543 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_ops); in hns_roce_register_device()
544 ib_set_device_ops(ib_dev, &hns_roce_dev_ops); in hns_roce_register_device()
H A Dhns_roce_device.h954 const struct ib_device_ops *hns_roce_dev_ops; member
H A Dhns_roce_hw_v1.c4450 .hns_roce_dev_ops = &hns_roce_v1_dev_ops,
H A Dhns_roce_hw_v2.c6191 .hns_roce_dev_ops = &hns_roce_v2_dev_ops,
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c595 static const struct ib_device_ops hns_roce_dev_ops = { variable
721 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_ops); in hns_roce_register_device()
722 ib_set_device_ops(ib_dev, &hns_roce_dev_ops); in hns_roce_register_device()
H A Dhns_roce_device.h914 const struct ib_device_ops *hns_roce_dev_ops; member
H A Dhns_roce_hw_v2.c6655 .hns_roce_dev_ops = &hns_roce_v2_dev_ops,

Completed in 29 milliseconds