alistair23-linux/drivers/net/ethernet/sfc
Daniel Pieczko 52ad762b85 Call efx_set_channels() before efx->type->dimension_resources()
When using the "separate_tx_channels=1" module parameter, the TX queues are
initially numbered starting from the first TX-only channel number (after all the
RX-only channels).  efx_set_channels() renumbers the queues so that they are
indexed from zero.

On EF10, the TX queues need to be relabelled in this way before calling the
dimension_resources NIC type operation, otherwise the TX queue PIO buffers can be
linked to the wrong VIs when using "separate_tx_channels=1".

Added comments to explain UC/WC mappings for PIO buffers

Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-01 16:25:51 -04:00
..
bitfield.h
ef10.c Call efx_set_channels() before efx->type->dimension_resources() 2014-04-01 16:25:51 -04:00
ef10_regs.h sfc: Remove unused definitions of EF10 user-mode DMA descriptors 2014-02-12 17:53:34 -05:00
efx.c Call efx_set_channels() before efx->type->dimension_resources() 2014-04-01 16:25:51 -04:00
efx.h sfc: Update product naming 2014-02-12 17:53:35 -05:00
enum.h
ethtool.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
falcon.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
falcon_boards.c
farch.c sfc: Don't receive packets when the napi budget == 0 2014-03-14 22:52:48 -04:00
farch_regs.h
filter.h sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
io.h
Kconfig
Makefile
mcdi.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
mcdi.h
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Add/remove blank lines to taste 2014-02-12 17:53:35 -05:00
nic.c sfc: Add/remove blank lines to taste 2014-02-12 17:53:35 -05:00
nic.h
phy.h
ptp.c ptp: drivers: set the number of programmable pins. 2014-03-21 14:21:14 -04:00
qt202x_phy.c
rx.c net: sfc calls skb_set_hash 2013-12-18 15:00:53 -05:00
selftest.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
selftest.h
siena.c
siena_sriov.c sfc: Use ether_addr_copy and eth_broadcast_addr 2014-03-10 13:53:37 -04:00
tenxpress.c
tx.c sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' 2014-02-12 17:53:35 -05:00
txc43128_phy.c
vfdi.h
workarounds.h