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

/linux-master/drivers/net/bonding/
H A Dbond_3ad.c820 * __get_active_agg - get the current active aggregator
825 static struct aggregator *__get_active_agg(struct aggregator *aggregator) function
1781 * __get_active_agg() won't work correctly. This function should be better
1795 active = __get_active_agg(agg);
1886 active = __get_active_agg(origin);
2754 active = __get_active_agg(&(SLAVE_AD_INFO(first_slave)->aggregator));

Completed in 207 milliseconds