Home
last modified time | relevance | path

Searched refs:SWITCHDEV_FDB_ADD_TO_BRIDGE (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dswitchdev.c78 err = call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in mv88e6xxx_handle_miss_violation()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c329 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, addr, vid, in sparx5_add_mact_entry()
415 sparx5_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in sparx5_mact_handle_entry()
/kernel/linux/linux-5.10/include/net/
H A Dswitchdev.h201 SWITCHDEV_FDB_ADD_TO_BRIDGE = 1, enumerator
/kernel/linux/linux-5.10/net/bridge/
H A Dbr.c166 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in br_switchdev_event()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr.c166 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in br_switchdev_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3086 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, mac, in mlxsw_sp_fdb_notify_mac_process()
3101 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process()
3153 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, mac, in mlxsw_sp_fdb_notify_mac_lag_process()
3168 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process()
3275 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3521 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work()
3771 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c525 lan966x_mac_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in lan966x_mac_irq_process()
/kernel/linux/linux-6.6/include/net/
H A Dswitchdev.h213 SWITCHDEV_FDB_ADD_TO_BRIDGE = 1, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c459 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlx5_esw_bridge_switchdev_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c2460 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_process()
2524 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : SWITCHDEV_FDB_DEL_TO_BRIDGE; in mlxsw_sp_fdb_notify_mac_lag_process()
2630 type = adding ? SWITCHDEV_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2878 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_bridge_fdb_event_work()
3126 case SWITCHDEV_FDB_ADD_TO_BRIDGE: in mlxsw_sp_switchdev_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c978 SWITCHDEV_FDB_ADD_TO_BRIDGE); in mlx5_esw_bridge_fdb_entry_refresh()
1799 SWITCHDEV_FDB_ADD_TO_BRIDGE); in mlx5_esw_bridge_fdb_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1160 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in prestera_fdb_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c440 event = SWITCHDEV_FDB_ADD_TO_BRIDGE; in ice_eswitch_br_fdb_entry_create()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c709 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1803 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in prestera_fdb_event()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c658 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1835 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1831 SWITCHDEV_FDB_ADD_TO_BRIDGE; in ofdpa_port_fdb_learn_work()

Completed in 38 milliseconds