Searched refs:re_mrtype (Results 1 - 2 of 2) sorted by path

/linux-master/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c133 frmr = ib_alloc_mr(ep->re_pd, ep->re_mrtype, depth);
164 * ep->re_mrtype
193 ep->re_mrtype = IB_MR_TYPE_MEM_REG;
195 ep->re_mrtype = IB_MR_TYPE_SG_GAPS;
303 if (ep->re_mrtype == IB_MR_TYPE_SG_GAPS)
H A Dxprt_rdma.h79 enum ib_mr_type re_mrtype; member in struct:rpcrdma_ep

Completed in 161 milliseconds