Searched refs:was_up (Results 1 – 6 of 6) sorted by relevance
266 bool was_up; in ena_destroy_and_free_all_xdp_queues() local269 was_up = test_bit(ENA_FLAG_DEV_UP, &adapter->flags); in ena_destroy_and_free_all_xdp_queues()271 if (was_up) in ena_destroy_and_free_all_xdp_queues()277 if (was_up) { in ena_destroy_and_free_all_xdp_queues()
1184 static void gve_reset_and_teardown(struct gve_priv *priv, bool was_up);1185 static int gve_reset_recovery(struct gve_priv *priv, bool was_up);2133 static void gve_reset_and_teardown(struct gve_priv *priv, bool was_up) in gve_reset_and_teardown() 2137 if (was_up)2142 static int gve_reset_recovery(struct gve_priv *priv, bool was_up) in gve_reset_recovery() 2149 if (was_up) { in gve_reset_recovery() 2163 bool was_up = netif_carrier_ok(priv->dev); in gve_reset() 2174 gve_reset_and_teardown(priv, was_up); in gve_reset() 2177 if (was_up) { in gve_reset() 2181 gve_reset_and_teardown(priv, was_up); in gve_reset() 2129 gve_reset_and_teardown(struct gve_priv * priv,bool was_up) gve_reset_and_teardown() argument 2138 gve_reset_recovery(struct gve_priv * priv,bool was_up) gve_reset_recovery() argument 2159 bool was_up = netif_carrier_ok(priv->dev); gve_reset() local 2363 bool was_up = netif_carrier_ok(priv->dev); gve_shutdown() local 2381 bool was_up = netif_carrier_ok(priv->dev); gve_suspend() local [all...]
387 bool was_up = efx->link_state.up; in qt202x_phy_poll() local397 return efx->link_state.up != was_up; in qt202x_phy_poll()
492 bool was_up = efx->link_state.up; in txc43128_phy_poll() local509 return efx->link_state.up != was_up; in txc43128_phy_poll()
1547 bool was_up = !!(bond_dev->flags & IFF_UP); in bond_setup_by_slave() local1565 if (was_up) in bond_setup_by_slave()
7101 int was_up; in handle_link_down() local7111 was_up = !!(ppd->host_link_state & HLS_UP); in handle_link_down()7115 if (was_up) { in handle_link_down()7161 if (was_up && ppd->local_link_down_reason.sma == 0 && in handle_link_down()