Searched refs:aggregator (Results 1 – 8 of 8) sorted by relevance
117 static void ad_agg_selection_logic(struct aggregator *aggregator,119 static void ad_clear_agg(struct aggregator *aggregator);120 static void ad_initialize_agg(struct aggregator *aggregator);156 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg()160 struct aggregator *agg; in __get_first_agg()168 agg = first_slave ? &(SLAVE_AD_INFO(first_slave)->aggregator) : NULL; in __get_first_agg()181 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner()606 static int __agg_ports_are_ready(struct aggregator *aggregator) in __agg_ports_are_ready() argument611 if (aggregator) { in __agg_ports_are_ready()615 for (port = aggregator->lag_ports; in __agg_ports_are_ready()[all …]
70 const struct aggregator *agg; in ad_aggregator_id_show()73 agg = SLAVE_AD_INFO(slave)->port.aggregator; in ad_aggregator_id_show()
184 const struct aggregator *agg = port->aggregator; in bond_info_show_slave()
58 const struct aggregator *agg; in bond_fill_slave_info()60 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_fill_slave_info()
973 struct aggregator *agg = in bond_poll_controller()974 SLAVE_AD_INFO(slave)->port.aggregator; in bond_poll_controller()3818 struct aggregator *agg; in bond_update_slave_arr()3820 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_update_slave_arr()
184 typedef struct aggregator { struct246 struct aggregator *aggregator; /* pointer to an aggregator that this port related to */ member273 struct aggregator aggregator; /* 802.3ad aggregator structure */ member
188 The active aggregator is chosen by largest aggregate191 Reselection of the active aggregator occurs only when all192 slaves of the active aggregator are down or the active193 aggregator has no slaves.199 The active aggregator is chosen by largest aggregate212 The active aggregator is chosen by the largest number of217 802.3ad aggregations when partial failure of the active aggregator218 occurs. This keeps the aggregator with the highest availability503 802.3ad mode) whenever there is an active aggregator, regardless of the504 number of available links in that aggregator. Note that, because an[all …]
504 in time. Processor aggregator devices (section 8.5) will not be used,