Searched refs:SWITCHDEV_FDB_DEL_TO_BRIDGE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br.c | 177 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in br_switchdev_event()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | switchdev.h | 202 SWITCHDEV_FDB_DEL_TO_BRIDGE, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 2463 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process() 2527 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process() 2634 SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 2882 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work() 3130 case SWITCHDEV_FDB_DEL_TO_BRIDGE: in mlxsw_sp_switchdev_event()
|
| H A D | spectrum_router.c | 7559 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del() 7610 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_switchdev.c | 1164 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 703 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 1832 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
|