Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c105 if (efx->phy_op->test_alive) { in ef4_test_phy_alive()
106 rc = efx->phy_op->test_alive(efx); in ef4_test_phy_alive()
H A Dtenxpress.c488 .test_alive = ef4_mdio_test_alive,
H A Dqt202x_phy.c490 .test_alive = ef4_mdio_test_alive,
H A Dtxc43128_phy.c555 .test_alive = ef4_mdio_test_alive,
H A Dnet_driver.h580 int (*test_alive) (struct ef4_nic *efx); member