Home
last modified time | relevance | path

Searched refs:IB_MR_TYPE_INTEGRITY (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dmr_pool.c44 if (type == IB_MR_TYPE_INTEGRITY) in ib_mr_pool_init()
H A Dverbs.c2292 if (mr_type == IB_MR_TYPE_INTEGRITY) { in ib_alloc_mr()
2369 mr->type = IB_MR_TYPE_INTEGRITY; in ib_alloc_mr_integrity()
2662 WARN_ON_ONCE(mr->type != IB_MR_TYPE_INTEGRITY))) in ib_map_mr_sg_pi()
H A Drw.c715 IB_MR_TYPE_INTEGRITY, max_num_sg, max_num_sg); in rdma_rw_init_mrs()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1889 if (ibmr->type == IB_MR_TYPE_INTEGRITY) { in mlx5_ib_dereg_mr()
2164 case IB_MR_TYPE_INTEGRITY: in __mlx5_ib_alloc_mr()
2196 return __mlx5_ib_alloc_mr(pd, IB_MR_TYPE_INTEGRITY, max_num_sg, in mlx5_ib_alloc_mr_integrity()
2564 WARN_ON(ibmr->type != IB_MR_TYPE_INTEGRITY); in mlx5_ib_map_mr_sg_pi()
/openbmc/linux/drivers/nvme/host/
H A Drdma.c541 queue->queue_size, IB_MR_TYPE_INTEGRITY, in nvme_rdma_create_queue_ib()
/openbmc/linux/include/rdma/
H A Dib_verbs.h886 IB_MR_TYPE_INTEGRITY, enumerator