Home
last modified time | relevance | path

Searched refs:already_up (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c134 bool already_up; in efx_ethtool_self_test() local
150 already_up = (efx->net_dev->flags & IFF_UP); in efx_ethtool_self_test()
151 if (!already_up) { in efx_ethtool_self_test()
162 if (!already_up) in efx_ethtool_self_test()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c499 bool already_up; in ef4_ethtool_self_test() local
515 already_up = (efx->net_dev->flags & IFF_UP); in ef4_ethtool_self_test()
516 if (!already_up) { in ef4_ethtool_self_test()
527 if (!already_up) in ef4_ethtool_self_test()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c355 bool already_up; in efx_siena_ethtool_self_test() local
371 already_up = (efx->net_dev->flags & IFF_UP); in efx_siena_ethtool_self_test()
372 if (!already_up) { in efx_siena_ethtool_self_test()
383 if (!already_up) in efx_siena_ethtool_self_test()