Searched refs:rep_padbuf (Results 1 – 3 of 3) sorted by relevance
749 ep->rep_padbuf = rpcrdma_alloc_regbuf(ia, cdata->padding, in rpcrdma_ep_create()751 if (IS_ERR(ep->rep_padbuf)) in rpcrdma_ep_create()752 return PTR_ERR(ep->rep_padbuf); in rpcrdma_ep_create()754 ep->rep_padbuf = NULL; in rpcrdma_ep_create()838 rpcrdma_free_regbuf(ia, ep->rep_padbuf); in rpcrdma_ep_create()865 rpcrdma_free_regbuf(ia, ep->rep_padbuf); in rpcrdma_ep_destroy()
92 struct rpcrdma_regbuf *rep_padbuf; member
549 req->rl_send_iov[2].addr = rdmab_addr(ep->rep_padbuf); in rpcrdma_marshal_req()551 req->rl_send_iov[2].lkey = rdmab_lkey(ep->rep_padbuf); in rpcrdma_marshal_req()