Searched refs:alloc_mr_integrity (Results 1 – 4 of 4) sorted by relevance
2200 if (!pd->device->ops.alloc_mr_integrity || in ib_alloc_mr_integrity()2217 mr = pd->device->ops.alloc_mr_integrity(pd, max_num_data_sg, in ib_alloc_mr_integrity()
2548 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
4014 .alloc_mr_integrity = mlx5_ib_alloc_mr_integrity,