Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3235 mlxsw_sp->router_ops = &mlxsw_sp1_router_ops; in mlxsw_sp1_init()
3267 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp2_init()
3299 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp3_init()
3331 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp4_init()
Dspectrum.h211 const struct mlxsw_sp_router_ops *router_ops; member
Dspectrum_router.c10658 err = mlxsw_sp->router_ops->init(mlxsw_sp); in mlxsw_sp_router_init()
10688 err = mlxsw_sp->router_ops->ipips_init(mlxsw_sp); in mlxsw_sp_router_init()