Searched refs:hns_roce_dev_ops (Results 1 – 2 of 2) sorted by relevance
717 static const struct ib_device_ops hns_roce_dev_ops = { variable836 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_ops); in hns_roce_register_device()837 ib_set_device_ops(ib_dev, &hns_roce_dev_ops); in hns_roce_register_device()
7247 .hns_roce_dev_ops = &hns_roce_v2_dev_ops,