Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/bonding/
Dbond_3ad.c1527 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1596 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1640 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1836 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1848 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1865 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1920 aggregator->num_of_ports = 0; in ad_clear_agg()
2217 aggregator->num_of_ports = 0; in bond_3ad_bind_slave()
2309 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
2363 temp_aggregator->num_of_ports--; in bond_3ad_unbind_slave()
[all …]
/linux-6.12.1/include/net/
Dbond_3ad.h195 u16 num_of_ports; member