Home
last modified time | relevance | path

Searched refs:SWITCHDEV_FDB_ADD_TO_BRIDGE (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_mactable.c326 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, addr, vid, in sparx5_add_mact_entry()
412 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in sparx5_mact_handle_entry()
/Linux-v5.15/net/bridge/
Dbr.c166 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in br_switchdev_event()
/Linux-v5.15/include/net/
Dswitchdev.h192 SWITCHDEV_FDB_ADD_TO_BRIDGE = 1, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2585 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()
2755 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3004 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work()
3252 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_event()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c403 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlx5_esw_bridge_switchdev_event()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c719 SWITCHDEV_FDB_ADD_TO_BRIDGE); in mlx5_esw_bridge_fdb_entry_refresh()
1316 SWITCHDEV_FDB_ADD_TO_BRIDGE); in mlx5_esw_bridge_fdb_create()
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c1167 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in prestera_fdb_event()
/Linux-v5.15/drivers/s390/net/
Dqeth_l2_main.c666 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/Linux-v5.15/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1835 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in ofdpa_port_fdb_learn_work()