Home
last modified time | relevance | path

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

/Linux-v4.19/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()
Dnet_driver.h659 int (*test_alive) (struct efx_nic *efx); member
Dmcdi_port.c1130 .test_alive = efx_mcdi_phy_test_alive,
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dselftest.c103 if (efx->phy_op->test_alive) { in ef4_test_phy_alive()
104 rc = efx->phy_op->test_alive(efx); in ef4_test_phy_alive()
Dtenxpress.c491 .test_alive = ef4_mdio_test_alive,
Dqt202x_phy.c493 .test_alive = ef4_mdio_test_alive,
Dtxc43128_phy.c558 .test_alive = ef4_mdio_test_alive,
Dnet_driver.h583 int (*test_alive) (struct ef4_nic *efx); member