Searched refs:router_ops (Results 1 – 3 of 3) sorted by relevance
202 const struct mlxsw_sp_router_ops *router_ops; member
2995 mlxsw_sp->router_ops = &mlxsw_sp1_router_ops; in mlxsw_sp1_init()3026 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp2_init()3055 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp3_init()
10288 err = mlxsw_sp->router_ops->init(mlxsw_sp); in mlxsw_sp_router_init()10318 err = mlxsw_sp->router_ops->ipips_init(mlxsw_sp); in mlxsw_sp_router_init()
Completed in 44 milliseconds