Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h102 extern const struct mlxsw_sp_switchdev_ops mlxsw_sp2_switchdev_ops;
Dspectrum.c3361 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp2_init()
3395 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp3_init()
3429 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp4_init()
Dspectrum_switchdev.c4138 const struct mlxsw_sp_switchdev_ops mlxsw_sp2_switchdev_ops = { variable