Home
last modified time | relevance | path

Searched refs:nsegs (Results 1 – 4 of 4) sorted by relevance

/net/sunrpc/xprtrdma/
A Drpc_rdma.c342 int nsegs; in rpcrdma_encode_read_list() local
353 if (nsegs < 0) in rpcrdma_encode_read_list()
354 return nsegs; in rpcrdma_encode_read_list()
367 } while (nsegs); in rpcrdma_encode_read_list()
409 if (nsegs < 0) in rpcrdma_encode_write_list()
410 return nsegs; in rpcrdma_encode_write_list()
433 } while (nsegs); in rpcrdma_encode_write_list()
440 nsegs); in rpcrdma_encode_write_list()
487 if (nsegs < 0) in rpcrdma_encode_reply_chunk()
488 return nsegs; in rpcrdma_encode_reply_chunk()
[all …]
A Dfrwr_ops.c287 int nsegs, bool writing, __be32 xid, in frwr_map() argument
296 if (nsegs > ep->re_max_fr_depth) in frwr_map()
297 nsegs = ep->re_max_fr_depth; in frwr_map()
298 for (i = 0; i < nsegs;) { in frwr_map()
306 if ((i < nsegs && seg->mr_offset) || in frwr_map()
A Dxprt_rdma.h540 int nsegs, bool writing, __be32 xid,
/net/ipv6/
A Daddrconf.c4564 unsigned char nsegs) in ipv6_chk_rpl_srh_loop() argument
4574 for (i = 0; i < nsegs; i++) { in ipv6_chk_rpl_srh_loop()

Completed in 20 milliseconds