Searched refs:rs_handle (Results 1 – 5 of 5) sorted by relevance
269 ary->wc_array[chunks].wc_target.rs_handle = xdr_zero; in svc_rdma_xdr_encode_write_list()284 __be32 rs_handle, in svc_rdma_xdr_encode_array_chunk() argument289 seg->rs_handle = rs_handle; in svc_rdma_xdr_encode_array_chunk()
342 arg_ch->rs_handle, in send_write_chunks()348 be32_to_cpu(arg_ch->rs_handle), in send_write_chunks()408 ch->rs_handle, ch->rs_offset, in send_reply_chunks()413 be32_to_cpu(ch->rs_handle), in send_reply_chunks()
124 u32 rs_handle, in rdma_read_chunk_lcl() argument187 read_wr.rkey = rs_handle; in rdma_read_chunk_lcl()217 u32 rs_handle, in rdma_read_chunk_frmr() argument314 read_wr.rkey = rs_handle; in rdma_read_chunk_frmr()466 handle = be32_to_cpu(ch->rc_target.rs_handle), in rdma_read_chunks()
287 cur_rchunk->rc_target.rs_handle = in rpcrdma_create_chunks()301 cur_wchunk->wc_target.rs_handle = in rpcrdma_create_chunks()595 be32_to_cpu(seg->rs_handle)); in rpcrdma_count_chunks()
49 __be32 rs_handle; /* Registered memory handle */ member