alistair23-linux/drivers/net/ethernet/sfc
Ben Hutchings 13225977f5 sfc: Use correct fields of struct ethtool_coalesce
An earlier developer misunderstood the meaning of the 'irq' fields and
the driver did not support the standard fields.  To avoid invalidating
existing user documentation, we report and accept changes through
either the standard or 'irq' fields.  If both are changed at the same
time, we prefer the standard field.

Also explain why we don't currently use the 'max_frames' fields.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-16 16:50:36 -04:00
..
bitfield.h
efx.c sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() 2011-09-16 16:50:36 -04:00
efx.h sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() 2011-09-16 16:50:36 -04:00
enum.h
ethtool.c sfc: Use correct fields of struct ethtool_coalesce 2011-09-16 16:50:36 -04:00
falcon.c sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() 2011-09-16 16:50:36 -04:00
falcon_boards.c
falcon_xmac.c
filter.c
filter.h
io.h
Kconfig
mac.h
Makefile
mcdi.c
mcdi.h
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h
nic.c
nic.h sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() 2011-09-16 16:50:36 -04:00
phy.h
qt202x_phy.c
regs.h
rx.c
selftest.c
selftest.h
siena.c sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() 2011-09-16 16:50:36 -04:00
spi.h
tenxpress.c
tx.c
txc43128_phy.c
workarounds.h