Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c778 static struct aggregator *__get_active_agg(struct aggregator *aggregator) in __get_active_agg() function
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()