Home
last modified time | relevance | path

Searched refs:phy_alive (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dselftest.h32 int phy_alive; member
H A Dselftest.c108 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive()
H A Dethtool_common.c352 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.h32 int phy_alive; member
H A Dselftest.c109 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive()
H A Dethtool_common.c303 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.h32 int phy_alive; member
H A Dselftest.c107 tests->phy_alive = rc ? -1 : 1; in ef4_test_phy_alive()
H A Dethtool.c304 ef4_fill_test(n++, strings, data, &tests->phy_alive, in ef4_ethtool_fill_self_tests()