Home
last modified time | relevance | path

Searched refs:BOND_OPT_LACP_RATE (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Dbond_options.h55 BOND_OPT_LACP_RATE, enumerator
/linux/drivers/net/bonding/
H A Dbond_options.c345 [BOND_OPT_LACP_RATE] = {
346 .id = BOND_OPT_LACP_RATE,
H A Dbond_sysfs.c375 val = bond_opt_get_val(BOND_OPT_LACP_RATE, bond->params.lacp_fast); in bonding_show_lacp_rate()
H A Dbond_netlink.c488 err = __bond_opt_set(bond, BOND_OPT_LACP_RATE, &newval, in bond_changelink()
H A Dbond_main.c6111 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_LACP_RATE), in bond_check_params()