Searched refs:SWITCHDEV_FDB_OFFLOADED (Results 1 – 10 of 10) sorted by relevance
/linux/include/net/ |
H A D | switchdev.h | 217 SWITCHDEV_FDB_OFFLOADED, enumerator
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_switchdev.c | 121 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in prueth_switchdev_fdb_offload_notify()
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_switchdev.c | 372 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
|
H A D | am65-cpsw-switchdev.c | 362 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_mac.c | 305 lan966x_fdb_call_notifiers(SWITCHDEV_FDB_OFFLOADED, addr, vid, in lan966x_mac_add_entry()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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/drivers/net/ethernet/intel/ice/ |
H A D | ice_eswitch_br.c | 444 event = SWITCHDEV_FDB_OFFLOADED; in ice_eswitch_br_fdb_entry_create()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1212 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, port->dev, in prestera_fdb_offload_notify()
|
/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 1351 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in adin1110_fdb_offload_notify()
|
/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2711 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
|