Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dswitchdev.h212 enum switchdev_notifier_type { enum
312 enum switchdev_notifier_type nt,
/linux-6.6.21/net/switchdev/
Dswitchdev.c131 static int switchdev_port_attr_notify(enum switchdev_notifier_type nt, in switchdev_port_attr_notify()
223 static int switchdev_port_obj_notify(enum switchdev_notifier_type nt, in switchdev_port_obj_notify()
352 enum switchdev_notifier_type nt, in switchdev_port_obj_act_is_deferred()
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_mac.c261 static void lan966x_fdb_call_notifiers(enum switchdev_notifier_type type, in lan966x_fdb_call_notifiers()
397 static void lan966x_mac_notifiers(enum switchdev_notifier_type type, in lan966x_mac_notifiers()
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_mactable.c277 static void sparx5_fdb_call_notifiers(enum switchdev_notifier_type type, in sparx5_fdb_call_notifiers()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3005 enum switchdev_notifier_type type; in mlxsw_sp_fdb_vxlan_call_notifiers()
3032 mlxsw_sp_fdb_call_notifiers(enum switchdev_notifier_type type, in mlxsw_sp_fdb_call_notifiers()
3054 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_process()
3121 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_lag_process()
3237 enum switchdev_notifier_type type; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
/linux-6.6.21/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1825 enum switchdev_notifier_type event; in ofdpa_port_fdb_learn_work()
/linux-6.6.21/drivers/net/vxlan/
Dvxlan_core.c309 enum switchdev_notifier_type notifier_type; in vxlan_fdb_switchdev_call_notifiers()