Searched refs:rs_handle (Results 1 – 5 of 5) sorted by relevance
331 ary->wc_array[chunks].wc_target.rs_handle = xdr_zero; in svc_rdma_xdr_encode_write_list()346 __be32 rs_handle, in svc_rdma_xdr_encode_array_chunk() argument351 seg->rs_handle = rs_handle; in svc_rdma_xdr_encode_array_chunk()
267 arg_ch->rs_handle, in send_write_chunks()273 ntohl(arg_ch->rs_handle), in send_write_chunks()333 ch->rs_handle, ch->rs_offset, in send_reply_chunks()338 ntohl(ch->rs_handle), in send_reply_chunks()
133 u32 rs_handle, in rdma_read_chunk_lcl() argument197 read_wr.wr.rdma.rkey = rs_handle; in rdma_read_chunk_lcl()227 u32 rs_handle, in rdma_read_chunk_frmr() argument318 read_wr.wr.rdma.rkey = rs_handle; in rdma_read_chunk_frmr()469 handle = be32_to_cpu(ch->rc_target.rs_handle), in rdma_read_chunks()
222 cur_rchunk->rc_target.rs_handle = in rpcrdma_create_chunks()236 cur_wchunk->wc_target.rs_handle = in rpcrdma_create_chunks()588 be32_to_cpu(seg->rs_handle)); in rpcrdma_count_chunks()
49 __be32 rs_handle; /* Registered memory handle */ member