2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/infiniband/hw/bnxt_re
Shiraz Saleem d85582517e RDMA/bnxt_re: Use core helpers to get aligned DMA address
Call the core helpers to retrieve the HW aligned address to use for the
MR, within a supported bnxt_re page size.

Remove checking the umem->hugtetlb flag as it is no longer required. The
new DMA block iterator will return the 2M aligned address if the MR is
backed by 2M huge pages.

Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-06 13:08:11 -03:00
..
bnxt_re.h RDMA/bnxt_re: Add chip context to identify 57500 series 2019-02-07 13:24:48 -07:00
hw_counters.c RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
hw_counters.h RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
ib_verbs.c RDMA/bnxt_re: Use core helpers to get aligned DMA address 2019-05-06 13:08:11 -03:00
ib_verbs.h RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() 2019-04-09 10:14:54 -03:00
Kconfig drivers: infiniband: Fix whitespace in kconfig 2019-03-26 12:49:33 -03:00
main.c RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() 2019-04-09 10:14:54 -03:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qplib_fp.c RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_fp.h RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_rcfw.c RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses 2019-03-28 14:13:27 -03:00
qplib_rcfw.h RDMA/bnxt_re: Add 64bit doorbells for 57500 series 2019-02-07 13:24:48 -07:00
qplib_res.c RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses 2019-03-28 14:13:27 -03:00
qplib_res.h RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses 2019-03-28 14:13:27 -03:00
qplib_sp.c RDMA: Handle AH allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_sp.h RDMA: Handle AH allocations by IB/core 2019-04-08 13:05:25 -03:00
roce_hsi.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00