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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c105 if (efx->phy_op->test_alive) {
106 rc = efx->phy_op->test_alive(efx);
H A Dtenxpress.c488 .test_alive = ef4_mdio_test_alive,
H A Dqt202x_phy.c490 .test_alive = ef4_mdio_test_alive,
H A Dtxc43128_phy.c555 .test_alive = ef4_mdio_test_alive,
H A Dnet_driver.h563 * @test_alive: Test that PHY is 'alive' (online)
580 int (*test_alive) (struct ef4_nic *efx); member in struct:ef4_phy_operations

Completed in 109 milliseconds