Home
last modified time | relevance | path

Searched defs:was_up (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2366 static void gve_reset_and_teardown(struct gve_priv *priv, bool was_up) in gve_reset_and_teardown()
2375 static int gve_reset_recovery(struct gve_priv *priv, bool was_up) in gve_reset_recovery()
2396 bool was_up = netif_running(priv->dev); in gve_reset() local
2786 bool was_up = netif_running(priv->dev); in gve_shutdown() local
2804 bool was_up = netif_running(priv->dev); in gve_suspend() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.c269 bool was_up; in ena_destroy_and_free_all_xdp_queues() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c387 bool was_up = efx->link_state.up; in qt202x_phy_poll() local
H A Dtxc43128_phy.c492 bool was_up = efx->link_state.up; in txc43128_phy_poll() local
/linux/drivers/net/bonding/
H A Dbond_main.c1629 bool was_up = !!(bond_dev->flags & IFF_UP); in bond_setup_by_slave() local