linux_dsm_epyc7002/drivers/infiniband/hw/cxgb4
Shiraz, Saleem 48b586ac36 RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
Use the for_each_sg_dma_page iterator variant to walk the umem DMA-mapped
SGL and get the page DMA address. This avoids the extra loop to iterate
pages in the SGE when for_each_sg iterator is used.

Additionally, purge umem->page_shift usage in the driver as its only
relevant for ODP MRs. Use system page size and shift instead.

Signed-off-by: Shiraz, Saleem <shiraz.saleem@intel.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-11 15:24:55 -07:00
..
cm.c iw_cxgb4: fix srqidx leak during connection abort 2019-02-08 17:02:05 -07:00
cq.c
device.c RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
ev.c
id_table.c
iw_cxgb4.h iw_cxgb4: complete the cached SRQ buffers 2019-02-08 17:02:05 -07:00
Kconfig
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
mem.c RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL 2019-02-11 15:24:55 -07:00
provider.c RDMA: Handle PD allocations by IB/core 2019-02-08 16:51:04 -07:00
qp.c Merge branch 'devx-async' into k.o/for-next 2019-01-29 13:49:31 -07:00
resource.c
restrack.c
t4.h iw_cxgb4: complete the cached SRQ buffers 2019-02-08 17:02:05 -07:00
t4fw_ri_api.h