Searched refs:mlxsw_sp_switchdev_notifier (Results 1 – 3 of 3) sorted by relevance
275 return vxlan_fdb_replay(nve_dev, vni, &mlxsw_sp_switchdev_notifier, in mlxsw_sp_nve_vxlan_fdb_replay()
3199 struct notifier_block mlxsw_sp_switchdev_notifier = { variable3490 err = register_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()3509 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()3522 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_fini()
460 extern struct notifier_block mlxsw_sp_switchdev_notifier;