Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c289 return vxlan_fdb_replay(nve_dev, vni, &mlxsw_sp_switchdev_notifier, in mlxsw_sp_nve_vxlan_fdb_replay()
Dspectrum_switchdev.c3663 struct notifier_block mlxsw_sp_switchdev_notifier = { variable
3937 err = register_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()
3955 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()
3968 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_fini()
Dspectrum.h668 extern struct notifier_block mlxsw_sp_switchdev_notifier;