Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c759 static struct aggregator *__get_active_agg(struct aggregator *aggregator) in __get_active_agg() function
1674 active = __get_active_agg(agg); in ad_agg_selection_logic()
1765 active = __get_active_agg(origin); in ad_agg_selection_logic()
2587 active = __get_active_agg(&(SLAVE_AD_INFO(first_slave)->aggregator)); in bond_3ad_set_carrier()