Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h96 extern const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops;
Dspectrum.c3364 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_router.c10418 const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops = { variable