Home
last modified time | relevance | path

Searched refs:rpcrdma_physical_memreg_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/sunrpc/xprtrdma/
Dphysical_ops.c85 const struct rpcrdma_memreg_ops rpcrdma_physical_memreg_ops = { variable
Dxprt_rdma.h360 extern const struct rpcrdma_memreg_ops rpcrdma_physical_memreg_ops;
Dverbs.c644 ia->ri_ops = &rpcrdma_physical_memreg_ops; in rpcrdma_ia_open()