Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/bonding/
Dbond_3ad.c1416 temp_aggregator->num_of_ports--; in ad_port_selection_logic()
1485 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1529 port->aggregator->num_of_ports++; in ad_port_selection_logic()
1724 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1736 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1753 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic()
1807 aggregator->num_of_ports = 0; in ad_clear_agg()
2081 aggregator->num_of_ports = 0; in bond_3ad_bind_slave()
2173 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()
2227 temp_aggregator->num_of_ports--; in bond_3ad_unbind_slave()
/Linux-v5.15/include/net/
Dbond_3ad.h195 u16 num_of_ports; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1585 int num_of_ports; in mlxsw_sp_mc_write_mdb_entry() local
1594 num_of_ports = mlxsw_core_max_ports(mlxsw_sp->core); in mlxsw_sp_mc_write_mdb_entry()
1595 flood_bitmap = bitmap_alloc(num_of_ports, GFP_KERNEL); in mlxsw_sp_mc_write_mdb_entry()
1599 bitmap_copy(flood_bitmap, mid->ports_in_mid, num_of_ports); in mlxsw_sp_mc_write_mdb_entry()