Searched refs:next_port_in_aggregator (Results 1 – 2 of 2) sorted by relevance
650 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()672 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()686 port = port->next_port_in_aggregator) { in __agg_active_ports()1422 port->next_port_in_aggregator; in ad_port_selection_logic()1427 last_port->next_port_in_aggregator = in ad_port_selection_logic()1428 port->next_port_in_aggregator; in ad_port_selection_logic()1435 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()1637 port = port->next_port_in_aggregator) { in agg_device_up()1763 port = port->next_port_in_aggregator) { in ad_agg_selection_logic()1882 port->next_port_in_aggregator = NULL; in ad_initialize_port()[all …]
243 struct port *next_port_in_aggregator; /* Next port on the linked list of the parent aggregator */ member
Completed in 852 milliseconds