Shiraz, Saleem 52a572e9f7 RDMA/nes: Use for_each_sg_dma_page iterator for 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>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-13 09:00:43 -07:00
..
2018-12-12 07:40:16 -07:00
2017-12-22 13:33:30 -07:00
2012-01-30 16:18:07 -08:00
2018-11-25 10:36:19 -08:00
2012-01-30 16:18:07 -08:00
2018-09-05 15:58:30 -06:00
2018-09-05 15:58:30 -06:00