Home
last modified time | relevance | path

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

/linux-5.10/net/switchdev/
Dswitchdev.c101 static int switchdev_port_attr_notify(enum switchdev_notifier_type nt, in switchdev_port_attr_notify()
221 static int switchdev_port_obj_notify(enum switchdev_notifier_type nt, in switchdev_port_obj_notify()
/linux-5.10/include/net/
Dswitchdev.h200 enum switchdev_notifier_type { enum
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2370 enum switchdev_notifier_type type; in mlxsw_sp_fdb_vxlan_call_notifiers()
2397 mlxsw_sp_fdb_call_notifiers(enum switchdev_notifier_type type, in mlxsw_sp_fdb_call_notifiers()
2417 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_process()
2478 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_lag_process()
2591 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
/linux-5.10/drivers/net/
Dvxlan.c415 enum switchdev_notifier_type notifier_type; in vxlan_fdb_switchdev_call_notifiers()