Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3276 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp2_init()
3310 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp3_init()
3344 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp4_init()
H A Dspectrum_switchdev.c4164 const struct mlxsw_sp_switchdev_ops mlxsw_sp2_switchdev_ops = { variable