Lines Matching refs:next_port_in_aggregator
662 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
684 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
698 port = port->next_port_in_aggregator) { in __agg_active_ports()
1398 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1406 port->next_port_in_aggregator; in ad_port_selection_logic()
1411 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1412 port->next_port_in_aggregator; in ad_port_selection_logic()
1419 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1468 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1619 port = port->next_port_in_aggregator) { in agg_device_up()
1744 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1760 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1861 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2101 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2110 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2120 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2147 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2186 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2192 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2194 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()