Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c493 bool already_up; in ef4_ethtool_self_test() local
509 already_up = (efx->net_dev->flags & IFF_UP); in ef4_ethtool_self_test()
510 if (!already_up) { in ef4_ethtool_self_test()
521 if (!already_up) in ef4_ethtool_self_test()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c133 bool already_up; in efx_ethtool_self_test() local
149 already_up = (efx->net_dev->flags & IFF_UP); in efx_ethtool_self_test()
150 if (!already_up) { in efx_ethtool_self_test()
161 if (!already_up) in efx_ethtool_self_test()