Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h180 int mlxsw_core_cpu_port_init(struct mlxsw_core *mlxsw_core,
Dcore.c1924 int mlxsw_core_cpu_port_init(struct mlxsw_core *mlxsw_core, in mlxsw_core_cpu_port_init() function
1943 EXPORT_SYMBOL(mlxsw_core_cpu_port_init);
Dspectrum.c3896 err = mlxsw_core_cpu_port_init(mlxsw_sp->core, in mlxsw_sp_cpu_port_create()