Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/sfc
Ben Hutchings dd8f61d7ff sfc: Get port number from CS_PORT_NUM, not PCI function number
A single shared memory region used to communicate with firmware is
mapped into both PCI PFs of the SFC9020 and SFL9021.  Drivers must be
able to identify which port they are addressing in order to use the
correct sub-region.  Currently we use the PCI function number, but the
PCI address may be virtualised.  Use the CS_PORT_NUM register field
defined for just this purpose.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-02 02:21:11 -07:00
..
bitfield.h
efx.c sfc: Only count bad packets in rx_errors 2010-06-02 02:21:10 -07:00
efx.h sfc: Remove efx_rx_queue::add_lock 2010-06-02 02:21:08 -07:00
enum.h
ethtool.c sfc: Create multiple TX queues 2010-04-28 12:44:44 -07:00
falcon.c sfc: Workaround flush failures on Falcon B0 2010-06-02 02:21:06 -07:00
falcon_boards.c sfc: Change falcon_probe_board() to fail for unsupported boards 2010-04-28 12:18:27 -07:00
falcon_gmac.c
falcon_xmac.c sfc: Reconfigure the XAUI serdes after an EM reset 2010-04-28 12:44:34 -07:00
io.h
Kconfig
mac.h
Makefile
mcdi.c sfc: Log specific message for failure of NVRAM self-test 2010-04-28 12:44:36 -07:00
mcdi.h
mcdi_mac.c sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS 2010-04-28 12:44:38 -07:00
mcdi_pcol.h sfc: Update MCDI protocol definitions 2010-04-28 12:44:37 -07:00
mcdi_phy.c sfc: Synchronise link_advertising and wanted_fc on Siena 2010-06-02 02:21:06 -07:00
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Get port number from CS_PORT_NUM, not PCI function number 2010-06-02 02:21:11 -07:00
nic.c sfc: Remove efx_rx_queue::add_lock 2010-06-02 02:21:08 -07:00
nic.h sfc: Remove efx_rx_queue::add_lock 2010-06-02 02:21:08 -07:00
phy.h
qt202x_phy.c
regs.h
rx.c sfc: Allow shared pages to be recycled 2010-06-02 02:21:10 -07:00
selftest.c sfc: Allow DRV_GEN events to be used outside of selftests 2010-06-02 02:21:07 -07:00
selftest.h sfc: Create multiple TX queues 2010-04-28 12:44:44 -07:00
siena.c sfc: Get port number from CS_PORT_NUM, not PCI function number 2010-06-02 02:21:11 -07:00
spi.h
tenxpress.c
tx.c sfc: Create multiple TX queues 2010-04-28 12:44:44 -07:00
workarounds.h sfc: Workaround flush failures on Falcon B0 2010-06-02 02:21:06 -07:00