Lines Matching refs:next_port_in_aggregator
617 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
639 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
1328 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1336 port->next_port_in_aggregator; in ad_port_selection_logic()
1341 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1342 port->next_port_in_aggregator; in ad_port_selection_logic()
1349 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1398 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1668 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1684 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1785 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2028 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2037 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2047 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2074 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2113 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2119 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2121 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()