Searched refs:test_alive (Results 1 – 8 of 8) 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()
659 int (*test_alive) (struct efx_nic *efx); member
1130 .test_alive = efx_mcdi_phy_test_alive,
103 if (efx->phy_op->test_alive) { in ef4_test_phy_alive()104 rc = efx->phy_op->test_alive(efx); in ef4_test_phy_alive()
491 .test_alive = ef4_mdio_test_alive,
493 .test_alive = ef4_mdio_test_alive,
558 .test_alive = ef4_mdio_test_alive,
583 int (*test_alive) (struct ef4_nic *efx); member