linux/drivers/infiniband/hw
Devesh Sharma e0387e1dd4 RDMA/bnxt_re: Skip backing store allocation for 57500 series
The backing store to keep HW context data structures is allocated and
initialized by L2 driver. For 57500 chip RoCE driver do not require to
allocate and initialize additional memory. Changing to skip duplicate
allocation and initialization for 57500 adapters. Driver continues as
before for older chips.

This patch also takes care of stats context memory alignment to 128
boundary, a requirement for 57500 series of chip. Older chips do not care
of alignment, thus the change is unconditional.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-07 13:24:48 -07:00
..
bnxt_re RDMA/bnxt_re: Skip backing store allocation for 57500 series 2019-02-07 13:24:48 -07:00
cxgb3 iw_cxgb*: kzalloc the iwcm verbs struct 2019-02-04 16:26:02 -07:00
cxgb4 iw_cxgb*: kzalloc the iwcm verbs struct 2019-02-04 16:26:02 -07:00
hfi1 drivers/IB,hfi1: do not se mmap_sem 2019-02-07 12:54:02 -07:00
hns RDMA/hns: Fix the chip hanging caused by sending doorbell during reset 2019-02-04 16:13:50 -07:00
i40iw RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
mlx4 Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
mlx5 IB/mlx5: Simplify WQE count power of two check 2019-02-07 13:14:55 -07:00
mthca Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
nes RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
ocrdma RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qedr RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qib drivers/IB,qib: optimize mmap_sem usage 2019-02-07 12:54:02 -07:00
usnic drivers/IB,usnic: reduce scope of mmap_sem 2019-02-07 12:54:02 -07:00
vmw_pvrdma Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00