Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c291 return vxlan_fdb_replay(nve_dev, vni, &mlxsw_sp_switchdev_notifier, in mlxsw_sp_nve_vxlan_fdb_replay()
H A Dspectrum_switchdev.c3816 struct notifier_block mlxsw_sp_switchdev_notifier = { variable
4090 err = register_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()
4108 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()
4121 unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_fini()
H A Dspectrum.h671 extern struct notifier_block mlxsw_sp_switchdev_notifier;