Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_3ad.c1571 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1640 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1684 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1895 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1907 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1924 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1979 aggregator->num_of_ports = 0; in ad_clear_agg()
2283 aggregator->num_of_ports = 0; in bond_3ad_bind_slave()
2375 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
2429 temp_aggregator->num_of_ports--; in bond_3ad_unbind_slave()
[all …]
/linux/include/net/
H A Dbond_3ad.h196 u16 num_of_ports; member