Searched refs:SWITCHDEV_FDB_OFFLOADED (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/net/bridge/ |
D | br.c | 185 case SWITCHDEV_FDB_OFFLOADED: in br_switchdev_event()
|
/linux-6.6.21/include/net/ |
D | switchdev.h | 217 SWITCHDEV_FDB_OFFLOADED, enumerator
|
/linux-6.6.21/drivers/net/ethernet/ti/ |
D | am65-cpsw-switchdev.c | 362 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
|
D | cpsw_switchdev.c | 372 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
|
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_mac.c | 305 lan966x_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, addr, vid, in lan966x_mac_add_entry()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 3418 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()
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_eswitch_br.c | 444 event = SWITCHDEV_FDB_OFFLOADED; in ice_eswitch_br_fdb_entry_create()
|
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/ |
D | prestera_switchdev.c | 1212 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, port->dev, in prestera_fdb_offload_notify()
|
/linux-6.6.21/drivers/net/ethernet/adi/ |
D | adin1110.c | 1349 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in adin1110_fdb_offload_notify()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | bridge.c | 1795 SWITCHDEV_FDB_OFFLOADED); in mlx5_esw_bridge_fdb_create()
|
/linux-6.6.21/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 2712 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
|
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 2253 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
|
/linux-6.6.21/net/dsa/ |
D | slave.c | 3469 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()
|