Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c991 static struct slave *bond_choose_primary_or_current(struct bonding *bond) in bond_choose_primary_or_current() function
1039 slave = bond_choose_primary_or_current(bond); in bond_find_best_slave()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1033 * bond_choose_primary_or_current - select the primary or high priority slave
1043 static struct slave *bond_choose_primary_or_current(struct bonding *bond) in bond_choose_primary_or_current() function
1107 slave = bond_choose_primary_or_current(bond); in bond_find_best_slave()

Completed in 15 milliseconds