Searched refs:primary_reselect (Results 1 – 7 of 7) sorted by relevance
284 int primary_reselect = in bond_changelink() local287 bond_opt_initval(&newval, primary_reselect); in bond_changelink()507 bond->params.primary_reselect)) in bond_fill_info()
451 bond->params.primary_reselect); in bonding_show_primary_reselect()454 val->string, bond->params.primary_reselect); in bonding_show_primary_reselect()456 static DEVICE_ATTR(primary_reselect, S_IRUGO | S_IWUSR,
100 static char *primary_reselect; variable143 module_param(primary_reselect, charp, 0);144 MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "725 if (bond->params.primary_reselect == BOND_PRI_RESELECT_BETTER && in bond_should_change_active()729 if (bond->params.primary_reselect == BOND_PRI_RESELECT_FAILURE) in bond_should_change_active()4448 if (primary && primary_reselect) { in bond_check_params()4449 bond_opt_initstr(&newval, primary_reselect); in bond_check_params()4454 primary_reselect); in bond_check_params()4497 params->primary_reselect = primary_reselect_value; in bond_check_params()
90 bond->params.primary_reselect); in bond_info_show_master()
1110 bond->params.primary_reselect = newval->value; in bond_option_primary_reselect_set()
130 int primary_reselect; member
705 primary_reselect730 The primary_reselect setting is ignored in two cases:738 Changing the primary_reselect policy via sysfs will cause an