Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dfrwr_ops.c226 ia->ri_mrtype = IB_MR_TYPE_SG_GAPS; in frwr_op_open()
376 bool holes_ok = ia->ri_mrtype == IB_MR_TYPE_SG_GAPS; in frwr_op_map()
/Linux-v4.19/drivers/infiniband/ulp/iser/
Diser_verbs.c247 mr_type = IB_MR_TYPE_SG_GAPS; in iser_alloc_reg_res()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmr.c1712 } else if (mr_type == IB_MR_TYPE_SG_GAPS) { in mlx5_ib_alloc_mr()
/Linux-v4.19/include/rdma/
Dib_verbs.h766 IB_MR_TYPE_SG_GAPS, enumerator
/Linux-v4.19/fs/cifs/
Dsmbdirect.c778 info->mr_type = IB_MR_TYPE_SG_GAPS; in smbd_ia_open()
/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c447 mr_type = IB_MR_TYPE_SG_GAPS; in srp_create_fr_pool()