Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h557 rpcrdma_writech, enumerator
H A Drpc_rdma.c254 if (type == rpcrdma_readch || type == rpcrdma_writech) in rpcrdma_convert_iovs()
402 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list()
909 wtype = rpcrdma_writech; in rpcrdma_marshal_req()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h799 TRACE_DEFINE_ENUM(rpcrdma_writech);
809 { rpcrdma_writech, "write list" }, \