Searched refs:bond_slave_is_up (Results 1 – 1 of 1) sorted by relevance
355 static inline bool bond_slave_is_up(struct slave *slave) in bond_slave_is_up() function435 return bond_slave_is_up(slave) && slave->link == BOND_LINK_UP && in bond_slave_can_tx()