Searched refs:test_alive (Results 1 – 5 of 5) sorted by relevance
105 if (efx->phy_op->test_alive) { in ef4_test_phy_alive() 106 rc = efx->phy_op->test_alive(efx); in ef4_test_phy_alive()
488 .test_alive = ef4_mdio_test_alive,
490 .test_alive = ef4_mdio_test_alive,
555 .test_alive = ef4_mdio_test_alive,
563 * @test_alive: Test that PHY is 'alive' (online)580 int (*test_alive) (struct ef4_nic *efx); member