Searched refs:mr_device (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h245 struct ib_device *mr_device; member in struct:rpcrdma_mr
H A Dfrwr_ops.c59 if (mr->mr_device) {
61 ib_dma_unmap_sg(mr->mr_device, mr->mr_sg, mr->mr_nents,
63 mr->mr_device = NULL;
139 mr->mr_device = NULL;
316 mr->mr_device = ep->re_id->device;

Completed in 147 milliseconds