Searched refs:remote_vec (Results 1 – 3 of 3) sorted by relevance
698 op->op_remote_addr = args->remote_vec.addr + rds_rdma_cookie_offset(args->cookie); in rds_cmsg_rdma_args()704 (unsigned long long)args->remote_vec.addr, in rds_cmsg_rdma_args()783 if (nr_bytes > args->remote_vec.bytes) { in rds_cmsg_rdma_args()786 (unsigned int) args->remote_vec.bytes); in rds_cmsg_rdma_args()
1095 *rdma_bytes += args->remote_vec.bytes; in rds_rdma_bytes()
359 struct rds_iovec remote_vec; member