Searched refs:rr_rdmabuf (Results 1 – 3 of 3) sorted by relevance
295 rdmab_addr(rep->rr_rdmabuf), in rpcrdma_recvcq_process_wc()297 prefetch(rdmab_to_msg(rep->rr_rdmabuf)); in rpcrdma_recvcq_process_wc()1049 rep->rr_rdmabuf = rpcrdma_alloc_regbuf(ia, cdata->inline_rsize, in rpcrdma_create_rep()1051 if (IS_ERR(rep->rr_rdmabuf)) { in rpcrdma_create_rep()1052 rc = PTR_ERR(rep->rr_rdmabuf); in rpcrdma_create_rep()1140 rpcrdma_free_regbuf(ia, rep->rr_rdmabuf); in rpcrdma_destroy_rep()1636 recv_wr.sg_list = &rep->rr_rdmabuf->rg_iov; in rpcrdma_ep_post_recv()1640 rdmab_addr(rep->rr_rdmabuf), in rpcrdma_ep_post_recv()1641 rdmab_length(rep->rr_rdmabuf), in rpcrdma_ep_post_recv()
180 struct rpcrdma_regbuf *rr_rdmabuf; member
572 char *base = (char *)rdmab_to_msg(rep->rr_rdmabuf); in rpcrdma_count_chunks()755 headerp = rdmab_to_msg(rep->rr_rdmabuf); in rpcrdma_reply_handler()