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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/sunrpc/
H A Drpc_rdma.h48 __be64 rs_offset; /* Chunk virtual address or offset */ member in struct:rpcrdma_segment
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/sunrpc/
H A Drpc_rdma.h48 __be64 rs_offset; /* Chunk virtual address or offset */ member in struct:rpcrdma_segment
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c373 u64 rs_offset; local
380 rs_offset = get_unaligned(&(arg_ch->rs_offset));
383 rs_offset,
391 rs_offset + chunk_off,
444 u64 rs_offset; local
450 rs_offset = get_unaligned(&(ch->rs_offset));
452 ch->rs_handle, rs_offset,
461 rs_offset
[all...]
H A Dsvc_rdma_marshal.c75 va = (u32 *)&ch->rc_target.rs_offset;
140 va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset;
183 va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset;
389 u32 rs_handle, u64 rs_offset,
395 xdr_encode_hyper((u32 *) &seg->rs_offset, rs_offset);
387 svc_rdma_xdr_encode_array_chunk(struct rpcrdma_write_array *ary, int chunk_no, u32 rs_handle, u64 rs_offset, u32 write_len) argument
H A Drpc_rdma.c217 (__be32 *)&cur_rchunk->rc_target.rs_offset,
229 (__be32 *)&cur_wchunk->wc_target.rs_offset,
577 xdr_decode_hyper((__be32 *)&seg->rs_offset, &off);
H A Dsvc_rdma_recvfrom.c441 get_unaligned(&(ch->rc_target.rs_offset)) +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c373 u64 rs_offset; local
380 rs_offset = get_unaligned(&(arg_ch->rs_offset));
383 rs_offset,
391 rs_offset + chunk_off,
444 u64 rs_offset; local
450 rs_offset = get_unaligned(&(ch->rs_offset));
452 ch->rs_handle, rs_offset,
461 rs_offset
[all...]
H A Dsvc_rdma_marshal.c75 va = (u32 *)&ch->rc_target.rs_offset;
140 va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset;
183 va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset;
389 u32 rs_handle, u64 rs_offset,
395 xdr_encode_hyper((u32 *) &seg->rs_offset, rs_offset);
387 svc_rdma_xdr_encode_array_chunk(struct rpcrdma_write_array *ary, int chunk_no, u32 rs_handle, u64 rs_offset, u32 write_len) argument
H A Drpc_rdma.c217 (__be32 *)&cur_rchunk->rc_target.rs_offset,
229 (__be32 *)&cur_wchunk->wc_target.rs_offset,
577 xdr_decode_hyper((__be32 *)&seg->rs_offset, &off);
H A Dsvc_rdma_recvfrom.c441 get_unaligned(&(ch->rc_target.rs_offset)) +

Completed in 152 milliseconds