Home
last modified time | relevance | path

Searched refs:test_alive (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
Dselftest.c103 if (efx->phy_op->test_alive) { in efx_test_phy_alive()
104 rc = efx->phy_op->test_alive(efx); in efx_test_phy_alive()
Dtenxpress.c491 .test_alive = efx_mdio_test_alive,
Dqt202x_phy.c492 .test_alive = efx_mdio_test_alive,
Dtxc43128_phy.c557 .test_alive = efx_mdio_test_alive,
Dnet_driver.h728 int (*test_alive) (struct efx_nic *efx); member
Dmcdi_port.c817 .test_alive = efx_mcdi_phy_test_alive,