Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h91 extern const struct mlxsw_sp_router_ops mlxsw_sp1_router_ops;
Dspectrum.c3394 mlxsw_sp->router_ops = &mlxsw_sp1_router_ops; in mlxsw_sp1_init()
Dspectrum_router.c11603 const struct mlxsw_sp_router_ops mlxsw_sp1_router_ops = { variable