Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dbond_alb.h23 #define BOND_ALB_LP_INTERVAL(bond) (bond->params.lp_interval) /* In seconds, periodic send of
H A Dbonding.h142 int lp_interval; member
/linux-6.15/drivers/net/bonding/
H A Dbond_netlink.c453 int lp_interval = in bond_changelink() local
456 bond_opt_initval(&newval, lp_interval); in bond_changelink()
764 bond->params.lp_interval)) in bond_fill_info()
H A Dbond_sysfs.c684 return sysfs_emit(buf, "%d\n", bond->params.lp_interval); in bonding_show_lp_interval()
686 static DEVICE_ATTR(lp_interval, 0644,
H A Dbond_main.c125 static int lp_interval = BOND_ALB_DEFAULT_LP_INTERVAL; variable
202 module_param(lp_interval, uint, 0);
203 MODULE_PARM_DESC(lp_interval, "The number of seconds between instances where "
6419 if (lp_interval == 0) { in bond_check_params()
6422 lp_interval = BOND_ALB_DEFAULT_LP_INTERVAL; in bond_check_params()
6447 params->lp_interval = lp_interval; in bond_check_params()
H A Dbond_options.c1609 bond->params.lp_interval = newval->value; in bond_option_lp_interval_set()
/linux-6.15/Documentation/networking/
H A Dbonding.rst1051 lp_interval
1608 # echo 12 > /sys/class/net/bond0/bonding/lp_interval
1612 the lp_interval is the number of seconds between instances where