linux/drivers/net/ethernet/sfc
Jakub Kicinski ab44081fef sfc: fix build without CONFIG_RFS_ACCEL
The rfs members of struct efx_channel are under CONFIG_RFS_ACCEL.
Ethtool stats which access those need to be as well.

Reported-by: kbuild test robot <lkp@intel.com>
Fixes: ca70bd423f ("sfc: add statistics for ARFS")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-11-24 14:44:09 -08:00
..
falcon sfc: falcon: don't score irq moderation points for GRO 2019-08-08 18:22:29 -07:00
bitfield.h
ef10_regs.h
ef10_sriov.c
ef10_sriov.h
ef10.c sfc: suppress MCDI errors from ARFS 2019-11-22 17:50:52 -08:00
efx.c sfc: do ARFS expiry work occasionally even without NAPI poll 2019-11-22 17:50:55 -08:00
efx.h sfc: do ARFS expiry work occasionally even without NAPI poll 2019-11-22 17:50:55 -08:00
enum.h
ethtool.c sfc: fix build without CONFIG_RFS_ACCEL 2019-11-24 14:44:09 -08:00
farch_regs.h
farch.c
filter.h
io.h
Kconfig
Makefile
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c
mcdi.c
mcdi.h
mtd.c
net_driver.h sfc: do ARFS expiry work occasionally even without NAPI poll 2019-11-22 17:50:55 -08:00
nic.c
nic.h
ptp.c sfc: Only cancel the PPS workqueue if it exists 2019-11-21 12:06:06 -08:00
rx.c sfc: add statistics for ARFS 2019-11-22 17:50:55 -08:00
selftest.c
selftest.h
siena_sriov.c
siena_sriov.h
siena.c
sriov.c
sriov.h
tx_tso.c
tx.c sfc: handle XDP_TX outcomes of XDP eBPF programs 2019-10-31 14:14:53 -07:00
tx.h
vfdi.h
workarounds.h