Searched refs:hns_roce_dev_srq_ops (Results 1 – 3 of 3) sorted by relevance
468 static const struct ib_device_ops hns_roce_dev_srq_ops = { variable537 ib_set_device_ops(ib_dev, &hns_roce_dev_srq_ops); in hns_roce_register_device()538 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_srq_ops); in hns_roce_register_device()
957 const struct ib_device_ops *hns_roce_dev_srq_ops; member
6187 .hns_roce_dev_srq_ops = &hns_roce_v2_dev_srq_ops,