Home
last modified time | relevance | path

Searched refs:rdmab_to_msg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dbackchannel.c211 headerp = rdmab_to_msg(req->rl_rdmabuf); in rpcrdma_bc_marshal_reply()
308 headerp = rdmab_to_msg(rep->rr_rdmabuf); in rpcrdma_bc_receive_call()
Drpc_rdma.c456 headerp = rdmab_to_msg(req->rl_rdmabuf); in rpcrdma_marshal_req()
579 char *base = (char *)rdmab_to_msg(rep->rr_rdmabuf); in rpcrdma_count_chunks()
787 headerp = rdmab_to_msg(rep->rr_rdmabuf); in rpcrdma_reply_handler()
Dxprt_rdma.h146 rdmab_to_msg(struct rpcrdma_regbuf *rb) in rdmab_to_msg() function
Dverbs.c214 prefetch(rdmab_to_msg(rep->rr_rdmabuf)); in rpcrdma_recvcq_process_wc()