Lines Matching refs:next_port_in_aggregator

638 		     port = port->next_port_in_aggregator) {  in __agg_ports_are_ready()
660 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
674 port = port->next_port_in_aggregator) { in __agg_active_ports()
1395 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1403 port->next_port_in_aggregator; in ad_port_selection_logic()
1408 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1409 port->next_port_in_aggregator; in ad_port_selection_logic()
1416 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1465 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1618 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()
1863 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2114 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2123 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2133 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2160 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2199 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2205 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2207 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()