Searched refs:bond_is_active_slave (Results 1 – 4 of 4) sorted by relevance
432 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function440 bond_is_active_slave(slave); in bond_slave_can_tx()450 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
1895 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()2403 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()2544 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()2753 (bond_is_active_slave(slave) ? in bond_miimon_inspect()3277 if (bond_is_active_slave(slave)) in bond_arp_rcv()3468 if (bond_is_active_slave(slave)) in bond_na_rcv()3698 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()3711 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
1244 !bond_is_active_slave(slave) && in slave_can_set_ns_maddr()1584 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()
248 return bond_is_active_slave(port->slave); in __port_is_collecting_distributing()