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.c1591 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1660 aggregator->num_of_ports++; in ad_port_selection_logic()
1703 free_aggregator->num_of_ports++; in ad_port_selection_logic()
1915 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1927 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1944 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1999 aggregator->num_of_ports = 0; in ad_initialize_agg()
2314 aggregator->num_of_ports = 0; in bond_3ad_unbind_slave()
2406 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
[all...]
/linux/include/net/
H A Dbond_3ad.h196 u16 num_of_ports; member