Searched refs:mlxsw_sp2_router_ops (Results 1 – 3 of 3) sorted by relevance
94 extern const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops;
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()
9890 const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops = { variable