Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_pgt.c28 int mlxsw_sp_pgt_mid_alloc(struct mlxsw_sp *mlxsw_sp, u16 *p_mid) in mlxsw_sp_pgt_mid_alloc() function
Dspectrum.h1482 int mlxsw_sp_pgt_mid_alloc(struct mlxsw_sp *mlxsw_sp, u16 *p_mid);
Dspectrum_switchdev.c1941 err = mlxsw_sp_pgt_mid_alloc(mlxsw_sp, &mdb_entry->mid); in mlxsw_sp_mc_mdb_entry_init()