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);157 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg()161 struct aggregator *agg; in __get_first_agg()169 agg = first_slave ? &(SLAVE_AD_INFO(first_slave)->aggregator) : NULL; in __get_first_agg()182 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner()605 static int __agg_ports_are_ready(struct aggregator *aggregator) in __agg_ports_are_ready() argument610 if (aggregator) { in __agg_ports_are_ready()614 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()89 if (ad_port->aggregator) in ad_actor_oper_port_state_show()104 if (ad_port->aggregator) in ad_partner_oper_port_state_show()
191 const struct aggregator *agg = port->aggregator; in bond_info_show_slave()
60 const struct aggregator *agg; in bond_fill_slave_info()64 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_fill_slave_info()
990 struct aggregator *agg = in bond_poll_controller()991 SLAVE_AD_INFO(slave)->port.aggregator; in bond_poll_controller()3834 struct aggregator *agg; in bond_update_slave_arr()3836 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
210 The active aggregator is chosen by largest aggregate213 Reselection of the active aggregator occurs only when all214 slaves of the active aggregator are down or the active215 aggregator has no slaves.221 The active aggregator is chosen by largest aggregate234 The active aggregator is chosen by the largest number of239 802.3ad aggregations when partial failure of the active aggregator240 occurs. This keeps the aggregator with the highest availability540 802.3ad mode) whenever there is an active aggregator, regardless of the541 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,