> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of 
> Grzegorz Nitka
> Sent: Thursday, December 7, 2023 12:59 AM
> To: [email protected]
> Cc: [email protected]; Michalik, Michal <[email protected]>; 
> Glaza, Jan <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next v1 1/3] ice: introduce new E825C 
> devices family
>
> Introduce new Intel Ethernet E825C family devices.
> Add new PCI device IDs which are going to be supported by the
> driver:
> - 579C: Intel(R) Ethernet Connection E825-C for backplane
> - 579D: Intel(R) Ethernet Connection E825-C for QSFP
> - 579E: Intel(R) Ethernet Connection E825-C for SFP
> - 579F: Intel(R) Ethernet Connection E825-C for SGMII
>
> Add helper function ice_is_e825c() to verify if the running device
> belongs to E825C family.
>
> Co-developed-by: Jan Glaza <[email protected]>
> Signed-off-by: Jan Glaza <[email protected]>
> Co-developed-by: Michal Michalik <[email protected]>
> Signed-off-by: Michal Michalik <[email protected]>
> Signed-off-by: Grzegorz Nitka <[email protected]>
> ---
>  drivers/net/ethernet/intel/ice/ice_common.c | 19 +++++++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_common.h |  1 +
>  drivers/net/ethernet/intel/ice/ice_devids.h |  8 ++++++++
>  drivers/net/ethernet/intel/ice/ice_main.c   |  4 ++++
>  4 files changed, 32 insertions(+)
>

Tested-by: Pucha Himasekhar Reddy <[email protected]> (A 
Contingent worker at Intel)

Reply via email to