Searched refs:router_ops (Results 1 – 3 of 3) sorted by relevance
2973 mlxsw_sp->router_ops = &mlxsw_sp1_router_ops; in mlxsw_sp1_init()3004 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp2_init()3033 mlxsw_sp->router_ops = &mlxsw_sp2_router_ops; in mlxsw_sp3_init()
200 const struct mlxsw_sp_router_ops *router_ops; member
9920 err = mlxsw_sp->router_ops->init(mlxsw_sp); in mlxsw_sp_router_init()