Home
last modified time | relevance | path

Searched refs:num_of_ports (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/bonding/
Dbond_3ad.c1427 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1496 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1540 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1736 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1748 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1765 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1820 aggregator->num_of_ports = 0; in ad_clear_agg()
2082 aggregator->num_of_ports = 0; in bond_3ad_bind_slave()
2174 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
2228 temp_aggregator->num_of_ports--; in bond_3ad_unbind_slave()
[all …]
/linux-6.6.21/include/net/
Dbond_3ad.h193 u16 num_of_ports; member