Searched refs:test_alive (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dselftest.c81 if (efx->phy_op->test_alive) {
82 rc = efx->phy_op->test_alive(efx);
H A Dtenxpress.c848 .test_alive = efx_mdio_test_alive,
863 .test_alive = efx_mdio_test_alive,
H A Dnet_driver.h495 * @test_alive: Test that PHY is 'alive' (online)
512 int (*test_alive) (struct efx_nic *efx); member in struct:efx_phy_operations
H A Dqt202x_phy.c455 .test_alive = efx_mdio_test_alive,
H A Dmcdi_phy.c751 .test_alive = efx_mcdi_phy_test_alive,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.c81 if (efx->phy_op->test_alive) {
82 rc = efx->phy_op->test_alive(efx);
H A Dtenxpress.c848 .test_alive = efx_mdio_test_alive,
863 .test_alive = efx_mdio_test_alive,
H A Dnet_driver.h495 * @test_alive: Test that PHY is 'alive' (online)
512 int (*test_alive) (struct efx_nic *efx); member in struct:efx_phy_operations
H A Dqt202x_phy.c455 .test_alive = efx_mdio_test_alive,
H A Dmcdi_phy.c751 .test_alive = efx_mcdi_phy_test_alive,

Completed in 89 milliseconds