Home
last modified time | relevance | path

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

/Linux-v5.10/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()
589 bond->params.primary_reselect)) in bond_fill_info()
Dbond_procfs.c91 bond->params.primary_reselect); in bond_info_show_master()
Dbond_main.c102 static char *primary_reselect; variable
145 module_param(primary_reselect, charp, 0);
146 MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "
884 switch (bond->params.primary_reselect) { in bond_choose_primary_or_current()
897 bond->params.primary_reselect); in bond_choose_primary_or_current()
5075 if (primary && primary_reselect) { in bond_check_params()
5076 bond_opt_initstr(&newval, primary_reselect); in bond_check_params()
5081 primary_reselect); in bond_check_params()
5151 params->primary_reselect = primary_reselect_value; in bond_check_params()
Dbond_options.c1196 bond->params.primary_reselect = newval->value; in bond_option_primary_reselect_set()
/Linux-v5.10/include/net/
Dbonding.h134 int primary_reselect; member
/Linux-v5.10/Documentation/networking/
Dbonding.rst760 primary_reselect
785 The primary_reselect setting is ignored in two cases:
793 Changing the primary_reselect policy via sysfs will cause an