Searched refs:alloc_mr_integrity (Results 1 – 4 of 4) sorted by relevance
2336 if (!pd->device->ops.alloc_mr_integrity || in ib_alloc_mr_integrity()2353 mr = pd->device->ops.alloc_mr_integrity(pd, max_num_data_sg, in ib_alloc_mr_integrity()
2602 SET_DEVICE_OP(dev_ops, alloc_mr_integrity); in ib_set_device_ops()
2500 struct ib_mr *(*alloc_mr_integrity)(struct ib_pd *pd, member
3761 .alloc_mr_integrity = mlx5_ib_alloc_mr_integrity,