Searched refs:bond_is_active_slave (Results 1 – 4 of 4) sorted by relevance
425 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function433 bond_is_active_slave(slave); in bond_slave_can_tx()443 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
1687 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()2101 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()2233 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()2420 (bond_is_active_slave(slave) ? in bond_miimon_inspect()2935 if (bond_is_active_slave(slave)) in bond_arp_rcv()3128 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()3141 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
1253 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()
197 return bond_is_active_slave(port->slave); in __port_is_enabled()