Lines Matching refs:next_port_in_aggregator

658 		     port = port->next_port_in_aggregator) {  in __agg_ports_are_ready()
680 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
694 port = port->next_port_in_aggregator) { in __agg_active_ports()
1425 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1433 port->next_port_in_aggregator; in ad_port_selection_logic()
1438 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1439 port->next_port_in_aggregator; in ad_port_selection_logic()
1446 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1495 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1649 port = port->next_port_in_aggregator) { in agg_device_up()
1775 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1791 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()
1895 port->next_port_in_aggregator = NULL; in ad_initialize_port()
2134 (aggregator->lag_ports->next_port_in_aggregator)) { in bond_3ad_unbind_slave()
2143 !new_aggregator->lag_ports->next_port_in_aggregator)) in bond_3ad_unbind_slave()
2153 …|| ((new_aggregator->lag_ports == port) && !new_aggregator->lag_ports->next_port_in_aggregator))) { in bond_3ad_unbind_slave()
2180 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2219 temp_port = temp_port->next_port_in_aggregator) { in bond_3ad_unbind_slave()
2225 prev_port->next_port_in_aggregator = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()
2227 temp_aggregator->lag_ports = temp_port->next_port_in_aggregator; in bond_3ad_unbind_slave()