Home
last modified time | relevance | path

Searched refs:switchdev_notifier_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/
Dswitchdev.h117 struct switchdev_notifier_info { struct
123 struct switchdev_notifier_info info; /* must be first */ argument
131 struct switchdev_notifier_info info; /* must be first */
138 struct switchdev_notifier_info info; /* must be first */
145 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev()
151 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack()
170 struct switchdev_notifier_info *info,
176 struct switchdev_notifier_info *info,
239 struct switchdev_notifier_info *info, in call_switchdev_notifiers()
260 struct switchdev_notifier_info *info, in call_switchdev_blocking_notifiers()
Dvxlan.h419 struct switchdev_notifier_info info; /* must be first */
/Linux-v5.4/net/switchdev/
Dswitchdev.c412 struct switchdev_notifier_info *info, in call_switchdev_notifiers()
438 struct switchdev_notifier_info *info, in call_switchdev_blocking_notifiers()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3078 struct switchdev_notifier_info *info) in mlxsw_sp_switchdev_vxlan_work_prepare()
3124 struct switchdev_notifier_info *info = ptr; in mlxsw_sp_switchdev_event()