2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/sfc/siena
Fushuai Wang ca899622c5 sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
Commit d48523cb88 ("sfc: Copy shared files needed for Siena (part 2)")
use xdp_rxq_info_valid to track failures of xdp_rxq_info_reg().
However, this driver-maintained state becomes redundant since the XDP
framework already provides xdp_rxq_info_is_reg() for checking registration
status.

Signed-off-by: Fushuai Wang <wangfushuai@baidu.com>
Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Link: https://patch.msgid.link/20250628051033.51133-1-wangfushuai@baidu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-01 17:02:12 -07:00
..
bitfield.h
efx_channels.c sfc: Don't invoke xdp_do_flush() from netpoll. 2024-10-03 15:42:00 -07:00
efx_channels.h
efx_common.c sfc: siena: rip out rss-context dead code 2024-09-06 18:22:17 -07:00
efx_common.h
efx.c sfc-siena: Implement ndo_hwtstamp_(get|set) 2023-12-05 07:45:43 -08:00
efx.h
enum.h
ethtool_common.c eth: sfc: siena: migrate to new RXFH callbacks 2025-06-21 07:53:39 -07:00
ethtool_common.h eth: sfc: siena: migrate to new RXFH callbacks 2025-06-21 07:53:39 -07:00
ethtool.c eth: sfc: siena: migrate to new RXFH callbacks 2025-06-21 07:53:39 -07:00
farch_regs.h
farch.c
filter.h
io.h asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros 2023-08-18 10:12:32 -07:00
Kconfig
Makefile
mcdi_mon.c
mcdi_pcol.h
mcdi_port_common.c
mcdi_port_common.h
mcdi_port.c
mcdi_port.h
mcdi.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mcdi.h
mtd.c
net_driver.h sfc: siena: eliminate xdp_rxq_info_valid using XDP base API 2025-07-01 17:02:12 -07:00
nic_common.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
ptp.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ptp.h net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
rx_common.c sfc: siena: eliminate xdp_rxq_info_valid using XDP base API 2025-07-01 17:02:12 -07:00
rx_common.h sfc: siena: rip out rss-context dead code 2024-09-06 18:22:17 -07:00
rx.c
selftest.c sfc: allocate a big enough SKB for loopback selftest packet 2023-08-22 11:09:53 -07:00
selftest.h
siena_sriov.c
siena_sriov.h
siena.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
sriov.h
tx_common.c net: adopt skb_network_offset() and similar helpers 2024-03-04 08:47:06 +00:00
tx_common.h
tx.c
tx.h
vfdi.h
workarounds.h