Home
last modified time | relevance | path

Searched refs:next_port_in_aggregator (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c639 port = port->next_port_in_aggregator) { in __agg_ports_are_ready()
661 port = port->next_port_in_aggregator) { in __set_agg_ports_ready()
675 port = port->next_port_in_aggregator) { in __agg_active_ports()
1396 curr_port = curr_port->next_port_in_aggregator) { in ad_port_selection_logic()
1404 port->next_port_in_aggregator; in ad_port_selection_logic()
1409 last_port->next_port_in_aggregator = in ad_port_selection_logic()
1410 port->next_port_in_aggregator; in ad_port_selection_logic()
1417 port->next_port_in_aggregator = NULL; in ad_port_selection_logic()
1466 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1619 port = port->next_port_in_aggregator) { in agg_device_up()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c658 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()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dbond_3ad.h241 struct port *next_port_in_aggregator; /* Next port on the linked list of the parent aggregator */ member
/kernel/linux/linux-6.6/include/net/
H A Dbond_3ad.h241 struct port *next_port_in_aggregator; /* Next port on the linked list of the parent aggregator */ member

Completed in 7 milliseconds