Searched refs:hns_roce_dev_srq_ops (Results 1 – 3 of 3) sorted by relevance
658 static const struct ib_device_ops hns_roce_dev_srq_ops = { variable711 ib_set_device_ops(ib_dev, &hns_roce_dev_srq_ops); in hns_roce_register_device()712 ib_set_device_ops(ib_dev, hr_dev->hw->hns_roce_dev_srq_ops); in hns_roce_register_device()
921 const struct ib_device_ops *hns_roce_dev_srq_ops; member
6673 .hns_roce_dev_srq_ops = &hns_roce_v2_dev_srq_ops,