Home
last modified time | relevance | path

Searched refs:SWITCHDEV_FDB_OFFLOADED (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/net/bridge/
H A Dbr.c192 case SWITCHDEV_FDB_OFFLOADED: in br_switchdev_event()
/linux-6.15/include/net/
H A Dswitchdev.h217 SWITCHDEV_FDB_OFFLOADED, enumerator
/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c121 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in prueth_switchdev_fdb_offload_notify()
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c372 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
H A Dam65-cpsw-switchdev.c362 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c305 lan966x_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, addr, vid, in lan966x_mac_add_entry()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3444 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3539 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_bridge_fdb_event_work()
3623 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_vxlan_fdb_add()
3675 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_vxlan_fdb_del()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c444 event = SWITCHDEV_FDB_OFFLOADED; in ice_eswitch_br_fdb_entry_create()
/linux-6.15/drivers/net/ethernet/adi/
H A Dadin1110.c1351 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in adin1110_fdb_offload_notify()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1212 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, port->dev, in prestera_fdb_offload_notify()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1797 SWITCHDEV_FDB_OFFLOADED); in mlx5_esw_bridge_fdb_create()
/linux-6.15/drivers/net/ethernet/rocker/
H A Drocker_main.c2711 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2289 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
/linux-6.15/net/dsa/
H A Duser.c3613 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()