Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Drpc_rdma.c398 headerp = rdmab_to_msg(req->rl_rdmabuf); in rpcrdma_marshal_req()
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()
Dxprt_rdma.h146 rdmab_to_msg(struct rpcrdma_regbuf *rb) in rdmab_to_msg() function
Dverbs.c297 prefetch(rdmab_to_msg(rep->rr_rdmabuf)); in rpcrdma_recvcq_process_wc()