Home
last modified time | relevance | path

Searched refs:bond_find_best_slave (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1030 * bond_find_best_slave - select the best available slave to be the active one
1033 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
1214 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1098 * bond_find_best_slave - select the best available slave to be the active one
1101 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
1281 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()

Completed in 13 milliseconds