Home
last modified time | relevance | path

Searched refs:BOND_AD_STABLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_3ad.h26 BOND_AD_STABLE = 0, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dbond_3ad.h26 BOND_AD_STABLE = 0, enumerator
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c211 return BOND_AD_STABLE; in __get_agg_selection_mode()
1567 * BOND_AD_STABLE, BOND_AD_BANDWIDTH: Select by bandwidth. in ad_agg_selection_test()
1593 case BOND_AD_STABLE: in ad_agg_selection_test()
1638 * BOND_AD_STABLE: select the aggregator with the most ports attached to
1678 __get_agg_selection_mode(best->lag_ports) == BOND_AD_STABLE) { in ad_agg_selection_logic()
H A Dbond_options.c144 { "stable", BOND_AD_STABLE, BOND_VALFLAG_DEFAULT},
H A Dbond_main.c5057 params->ad_select = BOND_AD_STABLE; in bond_check_params()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c215 return BOND_AD_STABLE; in __get_agg_selection_mode()
1597 * BOND_AD_STABLE, BOND_AD_BANDWIDTH: Select by bandwidth. in ad_agg_selection_test()
1623 case BOND_AD_STABLE: in ad_agg_selection_test()
1668 * BOND_AD_STABLE: select the aggregator with the most ports attached to
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()

Completed in 25 milliseconds