Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dswitchdev.h212 enum switchdev_notifier_type { enum
312 enum switchdev_notifier_type nt,
/openbmc/linux/net/switchdev/
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c277 static void sparx5_fdb_call_notifiers(enum switchdev_notifier_type type, in sparx5_fdb_call_notifiers()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1825 enum switchdev_notifier_type event; in ofdpa_port_fdb_learn_work()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c309 enum switchdev_notifier_type notifier_type; in vxlan_fdb_switchdev_call_notifiers()