> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Jedrzej Jagielski > Sent: 20 January 2026 19:14 > To: [email protected] > Cc: Nguyen, Anthony L <[email protected]>; [email protected]; > Jagielski, Jedrzej <[email protected]>; Loktionov, Aleksandr > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 1/6] ixgbe: E610: add > discovering EEE capability > > Add detecting and parsing EEE device capability. > > Recently EEE functionality support has been introduced to E610 FW. > Currently ixgbe driver has no possibility to detect whether NVM loaded on > given adapter supports EEE. > > There's dedicated device capability element reflecting FW support for given > EEE link speed. > > Reviewed-by: Aleksandr Loktionov <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> > --- > drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c | 3 +++ > drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h | 7 +++++++ > include/linux/intel/libie/adminq.h | 1 + > 3 files changed, 11 insertions(+) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
