Searched refs:mr_nents (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 77 mr->mr_sg, mr->mr_nents, mr->mr_dir); in frwr_mr_recycle() 313 mr->mr_nents = i; in frwr_map() 315 dma_nents = ib_dma_map_sg(ep->re_id->device, mr->mr_sg, mr->mr_nents, in frwr_map()
|
H A D | xprt_rdma.h | 240 int mr_nents; member
|
H A D | rpc_rdma.c | 395 nsegs -= mr->mr_nents; in rpcrdma_encode_read_list() 460 nsegs -= mr->mr_nents; in rpcrdma_encode_write_list() 526 nsegs -= mr->mr_nents; in rpcrdma_encode_reply_chunk()
|
H A D | verbs.c | 1191 mr->mr_sg, mr->mr_nents, mr->mr_dir); in rpcrdma_mr_put()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 61 ib_dma_unmap_sg(mr->mr_device, mr->mr_sg, mr->mr_nents, in frwr_mr_unmap() 310 mr->mr_nents = i; in frwr_map() 312 dma_nents = ib_dma_map_sg(ep->re_id->device, mr->mr_sg, mr->mr_nents, in frwr_map()
|
H A D | rpc_rdma.c | 366 nsegs -= mr->mr_nents; in rpcrdma_encode_read_list() 432 nsegs -= mr->mr_nents; in rpcrdma_encode_write_list() 444 nsegs -= mr->mr_nents; in rpcrdma_encode_write_list() 510 nsegs -= mr->mr_nents; in rpcrdma_encode_reply_chunk()
|
H A D | xprt_rdma.h | 247 int mr_nents; member
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | rpcrdma.h | 416 __entry->nents = mr->mr_nents; 464 __entry->nents = mr->mr_nents; 532 __entry->nents = mr->mr_nents; 574 __entry->nents = mr->mr_nents; 1147 __entry->nents = mr->mr_nents; 1213 __entry->nents = mr->mr_nents;
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | rpcrdma.h | 193 __entry->nents = mr->mr_nents; 240 __entry->nents = mr->mr_nents; 329 __entry->nents = mr->mr_nents; 961 __entry->nents = mr->mr_nents; 1027 __entry->nents = mr->mr_nents;
|
Completed in 12 milliseconds