Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c502 bool already_up; in ef4_ethtool_self_test() local
518 already_up = (efx->net_dev->flags & IFF_UP); in ef4_ethtool_self_test()
519 if (!already_up) { in ef4_ethtool_self_test()
530 if (!already_up) in ef4_ethtool_self_test()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c524 bool already_up; in efx_ethtool_self_test() local
540 already_up = (efx->net_dev->flags & IFF_UP); in efx_ethtool_self_test()
541 if (!already_up) { in efx_ethtool_self_test()
552 if (!already_up) in efx_ethtool_self_test()