Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr.c185 case SWITCHDEV_FDB_OFFLOADED: in br_switchdev_event()
/openbmc/linux/include/net/
H A Dswitchdev.h217 SWITCHDEV_FDB_OFFLOADED, enumerator
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c362 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
H A Dcpsw_switchdev.c372 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c305 lan966x_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, addr, vid, in lan966x_mac_add_entry()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3418 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3513 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_bridge_fdb_event_work()
3597 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_vxlan_fdb_add()
3649 mlxsw_sp_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, in mlxsw_sp_switchdev_vxlan_fdb_del()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c444 event = SWITCHDEV_FDB_OFFLOADED; in ice_eswitch_br_fdb_entry_create()
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1349 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in adin1110_fdb_offload_notify()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1212 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, port->dev, in prestera_fdb_offload_notify()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1795 SWITCHDEV_FDB_OFFLOADED); in mlx5_esw_bridge_fdb_create()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c2712 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2253 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
/openbmc/linux/net/dsa/
H A Dslave.c3472 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()