Lines Matching refs:next_port_in_aggregator
650 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
672 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
686 port = port->next_port_in_aggregator) { in __agg_active_ports()
1414 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1422 port->next_port_in_aggregator; in ad_port_selection_logic()
1427 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1428 port->next_port_in_aggregator; in ad_port_selection_logic()
1435 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1484 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1637 port = port->next_port_in_aggregator) { in agg_device_up()
1763 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1779 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1882 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2133 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2142 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2152 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2179 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2218 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2224 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2226 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()