Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c745 * __get_active_agg - get the current active aggregator
750 static struct aggregator *__get_active_agg(struct aggregator *aggregator) in __get_active_agg() function
1651 * __get_active_agg() won't work correctly. This function should be better
1665 active = __get_active_agg(agg); in ad_agg_selection_logic()
1756 active = __get_active_agg(origin); in ad_agg_selection_logic()
2595 active = __get_active_agg(&(SLAVE_AD_INFO(first_slave)->aggregator)); in bond_3ad_set_carrier()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c773 * __get_active_agg - get the current active aggregator
778 static struct aggregator *__get_active_agg(struct aggregator *aggregator) in __get_active_agg() function
1681 * __get_active_agg() won't work correctly. This function should be better
1695 active = __get_active_agg(agg); in ad_agg_selection_logic()
1786 active = __get_active_agg(origin); in ad_agg_selection_logic()
2619 active = __get_active_agg(&(SLAVE_AD_INFO(first_slave)->aggregator)); in bond_3ad_set_carrier()

Completed in 10 milliseconds