Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
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()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dethtool.c521 bool already_up; in efx_ethtool_self_test() local
537 already_up = (efx->net_dev->flags & IFF_UP); in efx_ethtool_self_test()
538 if (!already_up) { in efx_ethtool_self_test()
549 if (!already_up) in efx_ethtool_self_test()