Searched refs:was_up (Results 1 – 3 of 3) sorted by relevance
390 bool was_up = efx->link_state.up; in qt202x_phy_poll() local400 return efx->link_state.up != was_up; in qt202x_phy_poll()
495 bool was_up = efx->link_state.up; in txc43128_phy_poll() local512 return efx->link_state.up != was_up; in txc43128_phy_poll()
6924 int was_up; in handle_link_down() local6934 was_up = !!(ppd->host_link_state & HLS_UP); in handle_link_down()6937 if (was_up) { in handle_link_down()6983 if (was_up && ppd->local_link_down_reason.sma == 0 && in handle_link_down()