Searched refs:BOND_LINK_DOWN (Results 1 – 4 of 4) sorted by relevance
77 #define BOND_LINK_DOWN 2 /* link has been down for too long time */ macro
415 case BOND_LINK_DOWN: in bond_slave_link_status()1564 bond_set_slave_link_state(new_slave, BOND_LINK_DOWN); in bond_enslave()1569 BOND_LINK_UP : BOND_LINK_DOWN)); in bond_enslave()1574 if (new_slave->link != BOND_LINK_DOWN) in bond_enslave()1577 new_slave->link == BOND_LINK_DOWN ? "DOWN" : in bond_enslave()1684 new_slave->link != BOND_LINK_DOWN ? "an up" : "a down"); in bond_enslave()2008 slave->new_link = BOND_LINK_DOWN; in bond_miimon_inspect()2016 case BOND_LINK_DOWN: in bond_miimon_inspect()2034 BOND_LINK_DOWN); in bond_miimon_inspect()2108 case BOND_LINK_DOWN: in bond_miimon_commit()[all …]
1608 if (link == BOND_LINK_DOWN) { in bond_alb_handle_link_change()
360 else if (tmp->link == BOND_LINK_DOWN) in bond_slave_state_change()