Searched refs:iptrp (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.c563 rpcrdma_count_chunks(struct rpcrdma_rep *rep, unsigned int max, int wrchunk, __be32 **iptrp) argument
568 i = ntohl(**iptrp); /* get array count */
571 cur_wchunk = (struct rpcrdma_write_chunk *) (*iptrp + 1);
597 *iptrp = (__be32 *) cur_wchunk;

Completed in 47 milliseconds