Searched refs:rpcrdma_replych (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Drpc_rdma.c61 rpcrdma_replych enumerator in enum:rpcrdma_chunktype
189 if (type == rpcrdma_replych)
195 if (type == rpcrdma_replych || type == rpcrdma_areadch)
233 (type == rpcrdma_replych) ? "reply" : "write",
237 if (type == rpcrdma_replych)
415 wtype = rpcrdma_replych;
419 wtype = rpcrdma_replych;
443 if (rtype != rpcrdma_noch && wtype == rpcrdma_replych)
498 wtype = rpcrdma_replych;

Completed in 41 milliseconds