Lines Matching refs:next_port_in_aggregator
616 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
638 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
1327 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1335 port->next_port_in_aggregator; in ad_port_selection_logic()
1340 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1341 port->next_port_in_aggregator; in ad_port_selection_logic()
1348 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1397 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1667 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1683 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1784 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2026 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2035 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2045 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2072 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2111 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2117 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2119 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()