| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | switchdev.c | 78 err = call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in mv88e6xxx_handle_miss_violation()
|
| /linux/include/net/ |
| H A D | switchdev.h | 322 int call_switchdev_notifiers(unsigned long val, struct net_device *dev, 429 static inline int call_switchdev_notifiers(unsigned long val, in call_switchdev_notifiers() function
|
| /linux/net/bridge/ |
| H A D | br_switchdev.c | 103 err = call_switchdev_notifiers(SWITCHDEV_PORT_ATTR_SET, p->dev, in br_switchdev_set_port_flag() 169 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_DEVICE, in br_switchdev_fdb_notify() 173 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_DEVICE, in br_switchdev_fdb_notify()
|
| /linux/net/switchdev/ |
| H A D | switchdev.c | 509 int call_switchdev_notifiers(unsigned long val, struct net_device *dev, in call_switchdev_notifiers() function 517 EXPORT_SYMBOL_GPL(call_switchdev_notifiers);
|
| /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() 1803 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in prestera_fdb_event() 1807 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
|
| /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/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 3042 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_vxlan_call_notifiers() 3068 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_call_notifiers() 3442 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() 3455 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() 3600 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add() 3621 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
|
| H A D | spectrum_router.c | 10574 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del() 10622 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
|
| /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 | 270 call_switchdev_notifiers(type, dev, &info.info, NULL); in lan966x_fdb_call_notifiers()
|
| /linux/Documentation/networking/ |
| H A D | switchdev.rst | 233 err = call_switchdev_notifiers(val, dev, info, extack); 285 entry by calling call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). The
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_eswitch_br.c | 354 call_switchdev_notifiers(val, dev, &fdb_info.info, NULL); in ice_eswitch_br_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 | 2710 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
|
| H A D | rocker_ofdpa.c | 1834 call_switchdev_notifiers(event, lw->ofdpa_port->dev, &info.info, NULL); in ofdpa_port_fdb_learn_work()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 2298 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
|
| /linux/net/dsa/ |
| H A D | user.c | 3626 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()
|