2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/intel/ice/devlink
Dave Ertman c24a65b6a2 iidc/ice/irdma: Update IDC to support multiple consumers
In preparation of supporting more than a single core PCI driver
for RDMA, move ice specific structs like qset_params, qos_info
and qos_params from iidc_rdma.h to iidc_rdma_ice.h.

Previously, the ice driver was just exporting its entire PF struct
to the auxiliary driver, but since each core driver will have its own
different PF struct, implement a universal struct that all core drivers
can provide to the auxiliary driver through the probe call.

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Co-developed-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Co-developed-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Co-developed-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2025-05-09 11:35:43 -07:00
..
devlink.c iidc/ice/irdma: Update IDC to support multiple consumers 2025-05-09 11:35:43 -07:00
devlink.h ice: allocate devlink for subfunction 2024-09-06 11:01:24 -07:00
health.c ice: health.c: fix compilation on gcc 7.5 2025-03-18 09:38:15 -07:00
health.h ice: add fw and port health reporters 2025-01-14 14:37:34 -08:00
port.c ice: rename devlink_port.[ch] to port.[ch] 2024-12-17 09:32:08 -08:00
port.h ice: rename devlink_port.[ch] to port.[ch] 2024-12-17 09:32:08 -08:00