igc: Relocate RSS field definitions to igc_defines.h
authorSong Yoong Siang <yoong.siang.song@intel.com>
Fri, 20 Jun 2025 10:02:50 +0000 (18:02 +0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 18 Jul 2025 16:02:28 +0000 (09:02 -0700)
commitbdfaa8d70da26edb8779d2f7035f186490b2d586
tree585e7d85c64de110c809a599d02e05678ce033db
parent351d8d8ab6af71193033a2786a99ea56e1af8526
igc: Relocate RSS field definitions to igc_defines.h

Move the RSS field definitions related to IPv4 and IPv6 UDP from igc.h to
igc_defines.h to consolidate the RSS field definitions in a single header
file, improving code organization and maintainability.

This refactoring does not alter the functionality of the driver but
enhances the logical grouping of related constants

Reviewed-by: Kurt Kanzenbach <kurt@linutronix.de>
Signed-off-by: Song Yoong Siang <yoong.siang.song@intel.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Tested-by: Mor Bar-Gabay <morx.bar.gabay@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc.h
drivers/net/ethernet/intel/igc/igc_defines.h