Searched refs:BOND_AD_COUNT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_3ad.h | 28 BOND_AD_COUNT = 2, enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_3ad.h | 28 BOND_AD_COUNT = 2, enumerator
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 146 { "count", BOND_AD_COUNT, 0},
|
H A D | bond_3ad.c | 1564 * BOND_AD_COUNT: Select by count of ports. If count is equal, in ad_agg_selection_test() 1585 case BOND_AD_COUNT: in ad_agg_selection_test() 1646 * BOND_AD_COUNT: select the aggregator with largest number of ports
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_options.c | 161 { "count", BOND_AD_COUNT, 0},
|
H A D | bond_3ad.c | 1594 * BOND_AD_COUNT: Select by count of ports. If count is equal, in ad_agg_selection_test() 1615 case BOND_AD_COUNT: in ad_agg_selection_test() 1676 * BOND_AD_COUNT: select the aggregator with largest number of ports
|
Completed in 12 milliseconds