Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h122 struct ib_device *rg_device; member
144 return rb->rg_device; in rdmab_device()
503 return rb->rg_device != NULL; in rpcrdma_regbuf_is_mapped()
H A Dverbs.c1261 rb->rg_device = NULL; in rpcrdma_regbuf_alloc()
1314 rb->rg_device = device; in __rpcrdma_regbuf_dma_map()
1327 ib_dma_unmap_single(rb->rg_device, rdmab_addr(rb), rdmab_length(rb), in rpcrdma_regbuf_dma_unmap()
1329 rb->rg_device = NULL; in rpcrdma_regbuf_dma_unmap()