Lines Matching refs:next_port_in_aggregator
648 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
670 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
684 port = port->next_port_in_aggregator) { in __agg_active_ports()
1405 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1413 port->next_port_in_aggregator; in ad_port_selection_logic()
1418 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1419 port->next_port_in_aggregator; in ad_port_selection_logic()
1426 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1475 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1628 port = port->next_port_in_aggregator) { in agg_device_up()
1754 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1770 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1873 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2123 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2132 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2142 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2169 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2208 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2214 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2216 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()