diff options
| author | Dave Ertman <[email protected]> | 2025-04-16 02:15:49 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2025-05-09 18:35:43 +0000 |
| commit | c24a65b6a27c78d8540409800886b6622ea86ebf (patch) | |
| tree | 98d942b4809897d9c0fc85de3d820b1eb239622a /drivers/net/ethernet/intel/ice/ice_common.h | |
| parent | ice: Replace ice specific DSCP mapping num with a kernel define (diff) | |
| download | kernel-c24a65b6a27c78d8540409800886b6622ea86ebf.tar.gz kernel-c24a65b6a27c78d8540409800886b6622ea86ebf.zip | |
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 <[email protected]>
Signed-off-by: Dave Ertman <[email protected]>
Co-developed-by: Mustafa Ismail <[email protected]>
Signed-off-by: Mustafa Ismail <[email protected]>
Co-developed-by: Shiraz Saleem <[email protected]>
Signed-off-by: Shiraz Saleem <[email protected]>
Co-developed-by: Tatyana Nikolova <[email protected]>
Signed-off-by: Tatyana Nikolova <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.h')
0 files changed, 0 insertions, 0 deletions
