linux/drivers/net/ethernet/sfc/falcon
Edward Cree 4159a55f29 sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
The code had some rather odd control flow inherited from when it was
 shared with siena and ef10 before this driver was split out.
Simplify that for easier reading.
Also add a comment explaining why we return the values we do, since
 some Falcon documents and datasheets confusingly mention the part
 supporting 4-tuple UDP hashing.
(I couldn't find any record of exactly what was "broken" about the
 original Falcon A hash, I'm just trusting that falcon_init_rx_cfg()
 had a good reason for not using it.)

Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://patch.msgid.link/20250710173213.1638397-1-edward.cree@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-11 16:43:16 -07:00
..
bitfield.h
efx.c sfc: Remove falcon deadcode 2024-11-05 17:35:11 -08:00
efx.h sfc: Remove falcon deadcode 2024-11-05 17:35:11 -08:00
enum.h
ethtool.c sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields 2025-07-11 16:43:16 -07:00
falcon_boards.c
falcon.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
farch_regs.h
farch.c sfc: Remove falcon deadcode 2024-11-05 17:35:11 -08:00
filter.h
io.h
Kconfig
Makefile
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
nic.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
nic.h net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
phy.h
qt202x_phy.c
rx.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
selftest.c
selftest.h
tenxpress.c
tx.c sfc: Remove falcon deadcode 2024-11-05 17:35:11 -08:00
tx.h sfc: Remove falcon deadcode 2024-11-05 17:35:11 -08:00
txc43128_phy.c
workarounds.h