Home
last modified time | relevance | path

Searched refs:__get_agg_bandwidth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c684 * __get_agg_bandwidth - get the total bandwidth of an aggregator
688 static u32 __get_agg_bandwidth(struct aggregator *aggregator) in __get_agg_bandwidth() function
1595 if (__get_agg_bandwidth(curr) > __get_agg_bandwidth(best)) in ad_agg_selection_test()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c703 * __get_agg_bandwidth - get the total bandwidth of an aggregator
707 static u32 __get_agg_bandwidth(struct aggregator *aggregator) in __get_agg_bandwidth() function
1625 if (__get_agg_bandwidth(curr) > __get_agg_bandwidth(best)) in ad_agg_selection_test()

Completed in 7 milliseconds