Searched refs:BOND_AD_BANDWIDTH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_3ad.h | 27 BOND_AD_BANDWIDTH = 1, enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_3ad.h | 27 BOND_AD_BANDWIDTH = 1, enumerator
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 145 { "bandwidth", BOND_AD_BANDWIDTH, 0},
|
H A D | bond_3ad.c | 1567 * BOND_AD_STABLE, BOND_AD_BANDWIDTH: Select by bandwidth. in ad_agg_selection_test() 1594 case BOND_AD_BANDWIDTH: in ad_agg_selection_test() 1642 * BOND_AD_BANDWIDTH: select the aggregator with the highest total
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_options.c | 160 { "bandwidth", BOND_AD_BANDWIDTH, 0},
|
H A D | bond_3ad.c | 1597 * BOND_AD_STABLE, BOND_AD_BANDWIDTH: Select by bandwidth. in ad_agg_selection_test() 1624 case BOND_AD_BANDWIDTH: in ad_agg_selection_test() 1672 * BOND_AD_BANDWIDTH: select the aggregator with the highest total
|
Completed in 12 milliseconds