Searched refs:remote_vec (Results 1 – 3 of 3) sorted by relevance
662 op->op_remote_addr = args->remote_vec.addr + rds_rdma_cookie_offset(args->cookie); in rds_cmsg_rdma_args()668 (unsigned long long)args->remote_vec.addr, in rds_cmsg_rdma_args()712 if (nr_bytes > args->remote_vec.bytes) { in rds_cmsg_rdma_args()715 (unsigned int) args->remote_vec.bytes); in rds_cmsg_rdma_args()
1060 *rdma_bytes += args->remote_vec.bytes; in rds_rdma_bytes()
342 struct rds_iovec remote_vec; member