> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Wednesday, April 24, 2024 7:00 PM > To: [email protected] > Cc: Temerkhanov, Sergey <[email protected]>; > [email protected]; Kubalewski, Arkadiusz > <[email protected]>; Kolacinski, Karol > <[email protected]>; Nguyen, Anthony L <[email protected]>; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH v10 iwl-next 03/12] ice: Implement Tx > interrupt enablement functions > > From: Sergey Temerkhanov <[email protected]> > > Introduce functions enabling/disabling Tx TS interrupts for the E822 and > ETH56G PHYs > > Signed-off-by: Sergey Temerkhanov <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V5 -> V6: Adjusted return in ice_phy_cfg_intr_e82x() > > drivers/net/ethernet/intel/ice/ice_ptp.c | 66 +++++++++++---------- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 31 ++++++++++ > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 4 +- > 3 files changed, 66 insertions(+), 35 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
