Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dswitchdev.h202 SWITCHDEV_FDB_DEL_TO_BRIDGE, enumerator
/Linux-v5.10/net/bridge/
Dbr.c174 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in br_switchdev_event()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2459 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process()
2523 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process()
2630 SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2878 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work()
3126 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_event()
Dspectrum_router.c7556 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del()
7607 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
/Linux-v5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c1166 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
/Linux-v5.10/drivers/s390/net/
Dqeth_l2_main.c703 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/Linux-v5.10/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1832 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in ofdpa_port_fdb_learn_work()