linux/drivers/net/sfc
Ben Hutchings b9aafb0e91 sfc: Speed up loopback self-test
Add efx_poll_loopback() function to test for successful completion of test.
Change efx_test_loopback() to end the test after 1 ms if
efx_poll_loopback() indicates success, and otherwise to wait for 100 ms
as before.

While we're here, rename efx_{rx,tx}_loopback() to
efx_{begin,end}_loopback() which more accurately reflect their
purpose.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-03 09:53:44 -04:00
..
Kconfig sfc: Use kernel I2C system and i2c-algo-bit driver 2008-05-30 22:18:10 -04:00
Makefile sfc: Use kernel I2C system and i2c-algo-bit driver 2008-05-30 22:18:10 -04:00
bitfield.h sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros 2008-05-22 05:59:30 -04:00
boards.c sfc: Use kernel I2C system and i2c-algo-bit driver 2008-05-30 22:18:10 -04:00
boards.h sfc: Use kernel I2C system and i2c-algo-bit driver 2008-05-30 22:18:10 -04:00
efx.c sfc: Remove inclusion of workarounds.h from efx.c 2008-09-03 09:53:43 -04:00
efx.h
enum.h [netdrvr] sfc: sfc: Add self-test support 2008-05-13 01:31:44 -04:00
ethtool.c sfc: Use separate hardware TX queues to select checksum generation 2008-09-03 09:53:42 -04:00
ethtool.h
falcon.c sfc: Reverse the XOFF/XON pause frame control fifo thresholds 2008-09-03 09:53:43 -04:00
falcon.h sfc: Replaced various macros with inline functions 2008-05-22 05:59:27 -04:00
falcon_hwdefs.h sfc: Use __packed macro 2008-05-22 05:59:32 -04:00
falcon_io.h sfc: Replaced various macros with inline functions 2008-05-22 05:59:27 -04:00
falcon_xmac.c sfc: XMAC statistics fix-ups 2008-09-03 09:53:43 -04:00
gmii.h
mac.h
mdio_10g.c [netdrvr] sfc: sfc: Add self-test support 2008-05-13 01:31:44 -04:00
mdio_10g.h sfc: Reduce log level for XGXS lane status 2008-09-03 09:53:43 -04:00
net_driver.h sfc: Use separate hardware TX queues to select checksum generation 2008-09-03 09:53:42 -04:00
phy.h
rx.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
rx.h
selftest.c sfc: Speed up loopback self-test 2008-09-03 09:53:44 -04:00
selftest.h sfc: Use separate hardware TX queues to select checksum generation 2008-09-03 09:53:42 -04:00
sfe4001.c sfc: Reduce delays in SFE4001 initialisation 2008-09-03 09:53:42 -04:00
spi.h
tenxpress.c sfc: Added checks for heap allocation failure 2008-05-22 05:59:34 -04:00
tx.c sfc: Use separate hardware TX queues to select checksum generation 2008-09-03 09:53:42 -04:00
tx.h
workarounds.h sfc: Remove mistaken hardware workaround 2008-09-03 09:53:43 -04:00
xenpack.h
xfp_phy.c sfc: Added checks for heap allocation failure 2008-05-22 05:59:34 -04:00