Searched refs:next_port_in_aggregator (Results 1 – 2 of 2) sorted by relevance
681 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()703 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()1282 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()1287 port->next_port_in_aggregator; in ad_port_selection_logic()1289 last_port->next_port_in_aggregator = in ad_port_selection_logic()1290 port->next_port_in_aggregator; in ad_port_selection_logic()1295 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()1339 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()1589 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()1604 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()[all …]
234 struct port *next_port_in_aggregator; // Next port on the linked list of the parent aggregator member