linux/drivers/infiniband
Ajit Khaparde a43c26fa2e RDMA/bnxt_re: Remove the sriov config callback
Remove the SRIOV config callback which the bnxt_en was calling
to reconfigure the chip resources for a PF device when VFs are
created. The code is now modified to provision the VF resources
based on the total VF count instead of the actual VF count.
This allows the SRIOV config callback to be removed from the
list of ulp_ops.

Suggested-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
2023-02-01 19:02:18 -08:00
..
core RDMA/core: Fix ib block iterator counter overflow 2023-01-10 12:21:39 +02:00
hw RDMA/bnxt_re: Remove the sriov config callback 2023-02-01 19:02:18 -08:00
sw RDMA/rxe: Prevent faulty rkey generation 2023-01-09 10:48:16 -04:00
ulp RDMA/srp: Move large values to a new enum for gcc13 2022-12-29 09:07:58 +02:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile