Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h149 rdmab_device(struct rpcrdma_regbuf *rb) in rdmab_device() function
Drpc_rdma.c542 ib_dma_sync_single_for_device(rdmab_device(rb), sge->addr, in rpcrdma_prepare_hdr_sge()
576 ib_dma_sync_single_for_device(rdmab_device(rb), sge[sge_no].addr, in rpcrdma_prepare_msg_sges()
Dverbs.c175 ib_dma_sync_single_for_cpu(rdmab_device(rep->rr_rdmabuf), in rpcrdma_wc_receive()