Home
last modified time | relevance | path

Searched refs:rg_device (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/xprtrdma/
Dxprt_rdma.h119 struct ib_device *rg_device; member
141 return rb->rg_device; in rdmab_device()
496 return rb->rg_device != NULL; in rpcrdma_regbuf_is_mapped()
Dverbs.c1271 rb->rg_device = NULL; in rpcrdma_regbuf_alloc()
1324 rb->rg_device = device; in __rpcrdma_regbuf_dma_map()
1337 ib_dma_unmap_single(rb->rg_device, rdmab_addr(rb), rdmab_length(rb), in rpcrdma_regbuf_dma_unmap()
1339 rb->rg_device = NULL; in rpcrdma_regbuf_dma_unmap()