Searched refs:alloc_mr_integrity (Results 1 – 4 of 4) sorted by relevance
2202 if (!pd->device->ops.alloc_mr_integrity || in ib_alloc_mr_integrity()2219 mr = pd->device->ops.alloc_mr_integrity(pd, max_num_data_sg, in ib_alloc_mr_integrity()
2559 SET_DEVICE_OP(dev_ops, alloc_mr_integrity); in ib_set_device_ops()
2438 struct ib_mr *(*alloc_mr_integrity)(struct ib_pd *pd, member
4030 .alloc_mr_integrity = mlx5_ib_alloc_mr_integrity,