Searched refs:test_alive (Results 1 – 5 of 5) sorted by relevance
100 if (efx->phy_op->test_alive) { in ef4_test_phy_alive()101 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,
580 int (*test_alive) (struct ef4_nic *efx); member
Completed in 13 milliseconds