Lines Matching refs:next_port_in_aggregator
652 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
674 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
688 port = port->next_port_in_aggregator) { in __agg_active_ports()
1416 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1424 port->next_port_in_aggregator; in ad_port_selection_logic()
1429 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1430 port->next_port_in_aggregator; in ad_port_selection_logic()
1437 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1486 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1639 port = port->next_port_in_aggregator) { in agg_device_up()
1765 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1781 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1885 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2124 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2133 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2143 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2170 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2209 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2215 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2217 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()