Home
last modified time | relevance | path

Searched refs:call_switchdev_notifiers (Results 1 – 21 of 21) sorted by relevance

/linux/include/net/
A Dswitchdev.h288 int call_switchdev_notifiers(unsigned long val, struct net_device *dev,
387 static inline int call_switchdev_notifiers(unsigned long val, in call_switchdev_notifiers() function
/linux/net/bridge/
A Dbr_switchdev.c99 err = call_switchdev_notifiers(SWITCHDEV_PORT_ATTR_SET, p->dev, in br_switchdev_set_port_flag()
152 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_DEVICE, in br_switchdev_fdb_notify()
156 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_DEVICE, in br_switchdev_fdb_notify()
/linux/net/switchdev/
A Dswitchdev.c344 int call_switchdev_notifiers(unsigned long val, struct net_device *dev, in call_switchdev_notifiers() function
352 EXPORT_SYMBOL_GPL(call_switchdev_notifiers);
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_switchdev.c765 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, port->dev, in prestera_fdb_offload_notify()
1165 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in prestera_fdb_event()
1169 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in prestera_fdb_event()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c2500 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_vxlan_call_notifiers()
2525 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_call_notifiers()
2896 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2909 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3055 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
3076 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
A Dspectrum_router.c9438 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del()
9489 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_mactable.c285 call_switchdev_notifiers(type, dev, &info.info, NULL); in sparx5_fdb_call_notifiers()
/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-switchdev.c366 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
A Dcpsw_switchdev.c376 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
/linux/drivers/s390/net/
A Dqeth_l2_main.c292 call_switchdev_notifiers(SWITCHDEV_FDB_FLUSH_TO_BRIDGE, in qeth_l2_dev2br_fdb_flush()
660 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
666 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/linux/Documentation/networking/
A Dswitchdev.rst232 err = call_switchdev_notifiers(val, dev, info, extack);
284 entry by calling call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). The
/linux/net/dsa/
A Dport.c47 call_switchdev_notifiers(SWITCHDEV_FDB_FLUSH_TO_BRIDGE, in dsa_port_notify_bridge_fdb_flush()
A Dslave.c2406 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()
/linux/drivers/net/ethernet/rocker/
A Drocker_ofdpa.c1832 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
1835 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
A Drocker_main.c2726 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c83 call_switchdev_notifiers(val, dev, &send_info.info, NULL); in mlx5_esw_bridge_fdb_offload_notify()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c2235 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
/linux/drivers/net/
A Dvxlan.c425 ret = call_switchdev_notifiers(notifier_type, vxlan->dev, in vxlan_fdb_switchdev_call_notifiers()
/linux/
A Dvmlinux.symvers2183 0x00000000 call_switchdev_notifiers vmlinux EXPORT_SYMBOL_GPL
A DSystem.map55064 ffff800010ee2110 T call_switchdev_notifiers
A D.tmp_System.map55064 ffff800010ee2110 T call_switchdev_notifiers

Completed in 1086 milliseconds