Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h451 int mlxsw_core_kvd_sizes_get(struct mlxsw_core *mlxsw_core,
H A Dcore.c3296 int mlxsw_core_kvd_sizes_get(struct mlxsw_core *mlxsw_core, in mlxsw_core_kvd_sizes_get() function
3310 EXPORT_SYMBOL(mlxsw_core_kvd_sizes_get);
H A Dpci.c1476 err = mlxsw_core_kvd_sizes_get(mlxsw_pci->core, profile, in mlxsw_pci_profile_get_kvd_sizes()