linux/drivers/net/ethernet/intel
Breno Leitao f455d3f02d net: ixgbe: convert to use .get_rx_ring_count
Convert the ixgbe driver to use the new .get_rx_ring_count ethtool
operation for handling ETHTOOL_GRXRINGS command. This simplifies the
code by extracting the ring count logic into a dedicated callback.

The new callback provides the same functionality in a more direct way,
following the ongoing ethtool API modernization.

This was compile-tested only.

Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20251113-ixgbe_gxrings-v2-1-0ecf57808a78@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-14 18:02:22 -08:00
..
e1000 e1000: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
e1000e e1000e: Introduce private flag to disable K1 2025-10-20 18:31:26 -07:00
fm10k net: WQ_PERCPU added to alloc_workqueue users 2025-09-22 17:40:30 -07:00
i40e i40e: support generic devlink param "max_mac_per_vf" 2025-11-06 12:57:31 -08:00
iavf iavf: add RSS support for GTP protocol via ethtool 2025-11-06 14:19:43 -08:00
ice ice: Extend PTYPE bitmap coverage for GTP encapsulated flows 2025-11-06 14:19:43 -08:00
idpf idpf: add support for IDPF PCI programming interface 2025-11-06 15:41:05 +01:00
igb igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() 2025-10-28 12:49:59 -07:00
igbvf igbvf: fix misplaced newline in VLAN add warning message 2025-10-29 13:55:22 -07:00
igc igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() 2025-10-28 12:49:59 -07:00
ixgbe net: ixgbe: convert to use .get_rx_ring_count 2025-11-14 18:02:22 -08:00
ixgbevf ixgbevf: fix mailbox API compatibility by negotiating supported features 2025-10-13 17:44:48 -07:00
libeth libeth: xsk: add XSkFQ refill and XSk wakeup helpers 2025-06-16 11:40:15 -07:00
libie Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-09-25 11:00:59 -07:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-11-06 09:27:40 -08:00
Makefile libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n 2025-09-16 16:18:45 -07:00
e100.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00