Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3330 mlxsw_sp->router_ops = &mlxsw_sp1_router_ops; in mlxsw_sp1_init()
3364 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp2_init()
3398 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp3_init()
3432 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp4_init()
Dspectrum.h204 const struct mlxsw_sp_router_ops *router_ops; member
Dspectrum_router.c10436 err = mlxsw_sp->router_ops->init(mlxsw_sp); in mlxsw_sp_router_init()
10452 err = mlxsw_sp->router_ops->ipips_init(mlxsw_sp); in mlxsw_sp_router_init()