Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_3ad.h26 BOND_AD_STABLE = 0, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c215 return BOND_AD_STABLE; in __get_agg_selection_mode()
1623 case BOND_AD_STABLE: in ad_agg_selection_test()
1708 __get_agg_selection_mode(best->lag_ports) == BOND_AD_STABLE) { in ad_agg_selection_logic()
H A Dbond_options.c159 { "stable", BOND_AD_STABLE, BOND_VALFLAG_DEFAULT},
H A Dbond_main.c6040 params->ad_select = BOND_AD_STABLE; in bond_check_params()