Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3272 mlxsw_sp->switchdev_ops = &mlxsw_sp1_switchdev_ops; in mlxsw_sp1_init()
3305 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp2_init()
3339 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp3_init()
3373 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp4_init()
H A Dspectrum.h186 const struct mlxsw_sp_switchdev_ops *switchdev_ops; member
H A Dspectrum_switchdev.c4183 mlxsw_sp->switchdev_ops->init(mlxsw_sp); in mlxsw_sp_switchdev_init()