Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h359 extern const struct rpcrdma_memreg_ops rpcrdma_frwr_memreg_ops;
Dfrwr_ops.c344 const struct rpcrdma_memreg_ops rpcrdma_frwr_memreg_ops = { variable
Dverbs.c641 ia->ri_ops = &rpcrdma_frwr_memreg_ops; in rpcrdma_ia_open()