Searched refs:SWITCHDEV_FDB_DEL_TO_BRIDGE (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/net/bridge/ |
| D | br.c | 177 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in br_switchdev_event()
|
| /Linux-v5.15/include/net/ |
| D | switchdev.h | 193 SWITCHDEV_FDB_DEL_TO_BRIDGE, enumerator
|
| /Linux-v5.15/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_mactable.c | 461 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in sparx5_mact_pull_work()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_switchdev.c | 2585 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process() 2649 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process() 2756 SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3005 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work() 3253 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_event()
|
| D | spectrum_router.c | 9091 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del() 9142 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| D | bridge.c | 414 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlx5_esw_bridge_switchdev_event()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/prestera/ |
| D | prestera_switchdev.c | 1171 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| D | bridge.c | 86 SWITCHDEV_FDB_DEL_TO_BRIDGE); in mlx5_esw_bridge_fdb_del_notify()
|
| /Linux-v5.15/drivers/s390/net/ |
| D | qeth_l2_main.c | 660 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
|
| /Linux-v5.15/drivers/net/ethernet/rocker/ |
| D | rocker_ofdpa.c | 1832 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
|