Home
last modified time | relevance | path

Searched refs:primary_reselect (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/bonding/
Dbond_sysfs.c436 bond->params.primary_reselect); in bonding_show_primary_reselect()
439 val->string, bond->params.primary_reselect); in bonding_show_primary_reselect()
441 static DEVICE_ATTR(primary_reselect, 0644,
Dbond_netlink.c310 int primary_reselect = in bond_changelink() local
313 bond_opt_initval(&newval, primary_reselect); in bond_changelink()
590 bond->params.primary_reselect)) in bond_fill_info()
Dbond_procfs.c91 bond->params.primary_reselect); in bond_info_show_master()
Dbond_main.c99 static char *primary_reselect; variable
142 module_param(primary_reselect, charp, 0);
143 MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "
742 switch (bond->params.primary_reselect) { in bond_choose_primary_or_current()
755 bond->params.primary_reselect); in bond_choose_primary_or_current()
4639 if (primary && primary_reselect) { in bond_check_params()
4640 bond_opt_initstr(&newval, primary_reselect); in bond_check_params()
4645 primary_reselect); in bond_check_params()
4715 params->primary_reselect = primary_reselect_value; in bond_check_params()
Dbond_options.c1180 bond->params.primary_reselect = newval->value; in bond_option_primary_reselect_set()
/Linux-v5.4/include/net/
Dbonding.h131 int primary_reselect; member
/Linux-v5.4/Documentation/networking/
Dbonding.txt752 primary_reselect
777 The primary_reselect setting is ignored in two cases:
785 Changing the primary_reselect policy via sysfs will cause an