Home
last modified time | relevance | path

Searched refs:bond_is_active_slave (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/net/
A Dbonding.h431 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function
439 bond_is_active_slave(slave); in bond_slave_can_tx()
449 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_main.c1760 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()
2228 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()
2371 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()
2570 (bond_is_active_slave(slave) ? in bond_miimon_inspect()
3090 if (bond_is_active_slave(slave)) in bond_arp_rcv()
3280 if (bond_is_active_slave(slave)) in bond_na_rcv()
3510 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()
3523 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
A Dbond_options.c1438 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()
A Dbond_3ad.c201 return bond_is_active_slave(port->slave); in __port_is_enabled()

Completed in 20 milliseconds