Home
last modified time | relevance | path

Searched refs:num_of_ports (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c1398 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1467 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1511 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1706 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1718 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1735 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1790 aggregator->num_of_ports = 0; in ad_clear_agg()
2058 aggregator->num_of_ports = 0; in bond_3ad_bind_slave()
2150 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A 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()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dbond_3ad.h193 u16 num_of_ports; member
/kernel/linux/linux-6.6/include/net/
H A Dbond_3ad.h193 u16 num_of_ports; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1579 int num_of_ports; in mlxsw_sp_mc_write_mdb_entry() local
1589 num_of_ports = mlxsw_core_max_ports(mlxsw_sp->core); in mlxsw_sp_mc_write_mdb_entry()
1590 alloc_size = sizeof(long) * BITS_TO_LONGS(num_of_ports); in mlxsw_sp_mc_write_mdb_entry()
1595 bitmap_copy(flood_bitmap, mid->ports_in_mid, num_of_ports); in mlxsw_sp_mc_write_mdb_entry()

Completed in 12 milliseconds