Home
last modified time | relevance | path

Searched refs:bond_is_active_slave (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h426 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function
434 bond_is_active_slave(slave); in bond_slave_can_tx()
444 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h430 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function
438 bond_is_active_slave(slave); in bond_slave_can_tx()
448 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1773 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()
2277 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()
2418 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()
2618 (bond_is_active_slave(slave) ? in bond_miimon_inspect()
3140 if (bond_is_active_slave(slave)) in bond_arp_rcv()
3331 if (bond_is_active_slave(slave)) in bond_na_rcv()
3561 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()
3574 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
H A Dbond_options.c1446 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()
H A Dbond_3ad.c201 return bond_is_active_slave(port->slave); in __port_is_enabled()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1699 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()
2113 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()
2245 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()
2441 (bond_is_active_slave(slave) ? in bond_miimon_inspect()
2956 if (bond_is_active_slave(slave)) in bond_arp_rcv()
3149 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()
3162 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
H A Dbond_options.c1253 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()
H A Dbond_3ad.c197 return bond_is_active_slave(port->slave); in __port_is_enabled()

Completed in 27 milliseconds