Searched refs:rs_handle (Results 1 – 5 of 5) sorted by relevance
339 ary->wc_array[chunks].wc_target.rs_handle = xdr_zero; in svc_rdma_xdr_encode_write_list()354 __be32 rs_handle, in svc_rdma_xdr_encode_array_chunk() argument359 seg->rs_handle = rs_handle; in svc_rdma_xdr_encode_array_chunk()
418 arg_ch->rs_handle, in send_write_chunks()426 ntohl(arg_ch->rs_handle), in send_write_chunks()492 ch->rs_handle, ch->rs_offset, in send_reply_chunks()500 ntohl(ch->rs_handle), in send_reply_chunks()
214 cur_rchunk->rc_target.rs_handle = htonl(seg->mr_rkey); in rpcrdma_create_chunks()226 cur_wchunk->wc_target.rs_handle = htonl(seg->mr_rkey); in rpcrdma_create_chunks()581 ntohl(seg->rs_handle)); in rpcrdma_count_chunks()
445 read_wr.wr.rdma.rkey = ntohl(ch->rc_target.rs_handle); in rdma_read_xdr()
46 __be32 rs_handle; /* Registered memory handle */ member