Home
last modified time | relevance | path

Searched refs:SWITCHDEV_FDB_DEL_TO_BRIDGE (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr.c178 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in br_switchdev_event()
/openbmc/linux/include/net/
H A Dswitchdev.h214 SWITCHDEV_FDB_DEL_TO_BRIDGE, enumerator
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c464 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in sparx5_mact_pull_work()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c480 lan966x_mac_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in lan966x_mac_irq_process()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c466 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlx5_esw_bridge_switchdev_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3101 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process()
3168 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process()
3276 SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3522 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work()
3772 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_event()
H A Dspectrum_router.c10355 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del()
10403 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c364 SWITCHDEV_FDB_DEL_TO_BRIDGE); in ice_eswitch_br_fdb_entry_notify_and_cleanup()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1807 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c41 SWITCHDEV_FDB_DEL_TO_BRIDGE); in mlx5_esw_bridge_fdb_del_notify()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l2_main.c652 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1830 event = removing ? SWITCHDEV_FDB_DEL_TO_BRIDGE : in ofdpa_port_fdb_learn_work()