]> www.infradead.org Git - users/jedix/linux-maple.git/commit
igc: Move the MULTI GBT AN Control Register to _regs file
authorSasha Neftin <sasha.neftin@intel.com>
Sun, 18 Aug 2024 08:32:50 +0000 (11:32 +0300)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 30 Aug 2024 14:44:39 +0000 (07:44 -0700)
commitf9cb5e01cc4e57d86e906330828139efc06de602
treee4c94e0b8f8ce1aa06055ebc476c1c041ad7f290
parentad7dffae4e40b5ed3b145b08625a4b1a9725211f
igc: Move the MULTI GBT AN Control Register to _regs file

MULTI GBT AN Control Register is IEEE Standard Register 7.32 (not a mask).
The right place should be in igc_reg.h file. In accordance with the
registers naming convention added IGC_' prefix.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Tested-by: Avigail Dahan <avigailx.dahan@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_defines.h
drivers/net/ethernet/intel/igc/igc_phy.c
drivers/net/ethernet/intel/igc/igc_regs.h