Home
last modified time | relevance | path

Searched refs:bond_change_active_slave (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h644 void bond_change_active_slave(struct bonding *bond, struct slave *new_active);
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h668 void bond_change_active_slave(struct bonding *bond, struct slave *new_active);
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1092 void bond_change_active_slave(struct bonding *bond, struct slave *new_active) in bond_change_active_slave() function
1216 bond_change_active_slave(bond, best_slave); in bond_select_active_slave()
2067 * bond_change_active_slave(). in bond_enslave()
2136 bond_change_active_slave(bond, NULL); in bond_enslave()
2263 bond_change_active_slave(bond, NULL); in __bond_release_one()
2305 * bond_change_active_slave(..., NULL) in __bond_release_one()
H A Dbond_options.c840 bond_change_active_slave(bond, new_active); in bond_option_active_slave_set()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1146 * bond_change_active_slave - change the active slave into the specified one
1160 void bond_change_active_slave(struct bonding *bond, struct slave *new_active) in bond_change_active_slave() function
1283 bond_change_active_slave(bond, best_slave); in bond_select_active_slave()
2196 * bond_change_active_slave(). in bond_enslave()
2300 bond_change_active_slave(bond, NULL); in bond_enslave()
2436 bond_change_active_slave(bond, NULL); in __bond_release_one()
2478 * bond_change_active_slave(..., NULL) in __bond_release_one()
H A Dbond_options.c938 bond_change_active_slave(bond, new_active); in bond_option_active_slave_set()

Completed in 21 milliseconds