Searched refs:test_alive (Results 1 – 6 of 6) sorted by relevance
103 if (efx->phy_op->test_alive) { in efx_test_phy_alive()104 rc = efx->phy_op->test_alive(efx); in efx_test_phy_alive()
491 .test_alive = efx_mdio_test_alive,
492 .test_alive = efx_mdio_test_alive,
557 .test_alive = efx_mdio_test_alive,
728 int (*test_alive) (struct efx_nic *efx); member
817 .test_alive = efx_mcdi_phy_test_alive,