Searched refs:__mlxsw_core_port_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 2712 static int __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u8 local_port, in __mlxsw_core_port_init() function 2760 return __mlxsw_core_port_init(mlxsw_core, local_port, in mlxsw_core_port_init() 2783 err = __mlxsw_core_port_init(mlxsw_core, MLXSW_PORT_CPU_PORT, in mlxsw_core_cpu_port_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 3122 static int __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, in __mlxsw_core_port_init() function 3182 err = __mlxsw_core_port_init(mlxsw_core, local_port, in mlxsw_core_port_init() 3212 err = __mlxsw_core_port_init(mlxsw_core, MLXSW_PORT_CPU_PORT, in mlxsw_core_cpu_port_init()
|
Completed in 10 milliseconds