Searched refs:phy_alive (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | selftest.h | 32 int phy_alive; member
|
H A D | selftest.c | 108 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive()
|
H A D | ethtool_common.c | 352 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | selftest.h | 32 int phy_alive; member
|
H A D | selftest.c | 109 tests->phy_alive = rc ? -1 : 1; in efx_test_phy_alive()
|
H A D | ethtool_common.c | 303 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.h | 32 int phy_alive; member
|
H A D | selftest.c | 107 tests->phy_alive = rc ? -1 : 1; in ef4_test_phy_alive()
|
H A D | ethtool.c | 304 ef4_fill_test(n++, strings, data, &tests->phy_alive, in ef4_ethtool_fill_self_tests()
|