Searched refs:rpcrdma_noch (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.c57 rpcrdma_noch = 0, enumerator in enum:rpcrdma_chunktype
413 wtype = rpcrdma_noch;
436 rtype = rpcrdma_noch;
443 if (rtype != rpcrdma_noch && wtype == rpcrdma_replych)
444 wtype = rpcrdma_noch;
445 BUG_ON(rtype != rpcrdma_noch && wtype != rpcrdma_noch);
448 (rtype != rpcrdma_noch || wtype != rpcrdma_noch)) {
463 if (rtype == rpcrdma_noch) {
[all...]

Completed in 111 milliseconds