Searched refs:switchdev_ops (Results 1 – 3 of 3) sorted by relevance
3241 mlxsw_sp->switchdev_ops = &mlxsw_sp1_switchdev_ops; in mlxsw_sp1_init()3274 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp2_init()3308 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp3_init()3342 mlxsw_sp->switchdev_ops = &mlxsw_sp2_switchdev_ops; in mlxsw_sp4_init()
186 const struct mlxsw_sp_switchdev_ops *switchdev_ops; member
4183 mlxsw_sp->switchdev_ops->init(mlxsw_sp); in mlxsw_sp_switchdev_init()