linux-kernelorg-stable/drivers/net/ethernet/marvell
Breno Leitao 20c20f05cf net: mvpp2: extract GRXRINGS from .get_rxnfc
Commit 84eaf4359c ("net: ethtool: add get_rx_ring_count callback to
optimize RX ring queries") added specific support for GRXRINGS callback,
simplifying .get_rxnfc.

Remove the handling of GRXRINGS in .get_rxnfc() by moving it to the new
.get_rx_ring_count() for the mvpp2 driver.

This simplifies the RX ring count retrieval and aligns mvpp2 with the new
ethtool API for querying RX ring parameters, while keeping the other
rxnfc handlers (GRXCLSRLCNT, GRXCLSRULE, GRXCLSRLALL) intact.

Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20251121-marvell-v1-2-8338f3e55a4c@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-24 19:45:02 -08:00
..
mvpp2 net: mvpp2: extract GRXRINGS from .get_rxnfc 2025-11-24 19:45:02 -08:00
octeon_ep octeon_ep: Add support to retrieve hardware channel information 2025-09-26 17:43:23 -07:00
octeon_ep_vf octeon_ep_vf: Add support to retrieve hardware channel information 2025-09-26 17:43:24 -07:00
octeontx2 devlink: pass extack through to devlink_param::get() 2025-11-20 19:01:22 -08:00
prestera net: WQ_PERCPU added to alloc_workqueue users 2025-09-22 17:40:30 -07:00
Kconfig net: phy: remove Kconfig symbol MDIO_DEVRES 2025-05-14 19:12:19 -07:00
Makefile
mv643xx_eth.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mvmdio.c
mvneta.c net: mvneta: convert to use .get_rx_ring_count 2025-11-24 19:45:02 -08:00
mvneta_bm.c
mvneta_bm.h net: Fix typos 2025-07-25 10:29:07 -07:00
pxa168_eth.c net: Fix typos 2025-07-25 10:29:07 -07:00
skge.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
skge.h
sky2.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
sky2.h