Home
last modified time | relevance | path

Searched refs:BOND_OPT_LACP_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_options.h75 BOND_OPT_LACP_ACTIVE, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c329 [BOND_OPT_LACP_ACTIVE] = {
330 .id = BOND_OPT_LACP_ACTIVE,
H A Dbond_sysfs.c362 val = bond_opt_get_val(BOND_OPT_LACP_ACTIVE, bond->params.lacp_active); in bonding_show_lacp_active()
H A Dbond_netlink.c475 err = __bond_opt_set(bond, BOND_OPT_LACP_ACTIVE, &newval, in bond_changelink()