Searched refs:temp_aggregator (Results 1 – 1 of 1) sorted by relevance
1506 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local1522 temp_aggregator = port->aggregator; in ad_port_selection_logic()1523 for (curr_port = temp_aggregator->lag_ports; curr_port; in ad_port_selection_logic()1527 temp_aggregator->num_of_ports--; in ad_port_selection_logic()1532 temp_aggregator->lag_ports = in ad_port_selection_logic()1551 temp_aggregator->aggregator_identifier); in ad_port_selection_logic()1555 if (!temp_aggregator->lag_ports) in ad_port_selection_logic()1556 ad_clear_agg(temp_aggregator); in ad_port_selection_logic()2232 struct aggregator *aggregator, *new_aggregator, *temp_aggregator; in bond_3ad_unbind_slave() local2337 temp_aggregator = __get_first_agg(port); in bond_3ad_unbind_slave()[all …]