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

/drivers/net/bonding/
H A Dbond_3ad.c142 * __get_first_agg - get the first aggregator in the bond
149 static inline struct aggregator *__get_first_agg(struct port *port) function
1357 aggregator = __get_first_agg(port);
1975 ad_agg_selection_logic(__get_first_agg(port),
1989 temp_aggregator = __get_first_agg(port);
2022 ad_agg_selection_logic(__get_first_agg(port),
2085 aggregator = __get_first_agg(port);

Completed in 44 milliseconds