Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h262 int mlxsw_core_cpu_port_init(struct mlxsw_core *mlxsw_core,
H A Dcore.c3203 int mlxsw_core_cpu_port_init(struct mlxsw_core *mlxsw_core, in mlxsw_core_cpu_port_init() function
3222 EXPORT_SYMBOL(mlxsw_core_cpu_port_init);
H A Dspectrum.c1939 err = mlxsw_core_cpu_port_init(mlxsw_sp->core, in mlxsw_sp_cpu_port_create()