Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dswitchdev.c78 err = call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in mv88e6xxx_handle_miss_violation()
/linux-6.3-rc2/include/net/
A Dswitchdev.h315 int call_switchdev_notifiers(unsigned long val, struct net_device *dev,
426 static inline int call_switchdev_notifiers(unsigned long val, in call_switchdev_notifiers() function
/linux-6.3-rc2/net/bridge/
A Dbr_switchdev.c100 err = call_switchdev_notifiers(SWITCHDEV_PORT_ATTR_SET, p->dev, in br_switchdev_set_port_flag()
155 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_DEVICE, in br_switchdev_fdb_notify()
159 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_DEVICE, in br_switchdev_fdb_notify()
/linux-6.3-rc2/net/switchdev/
A Dswitchdev.c345 int call_switchdev_notifiers(unsigned long val, struct net_device *dev, in call_switchdev_notifiers() function
353 EXPORT_SYMBOL_GPL(call_switchdev_notifiers);
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_switchdev.c1212 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-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_mactable.c286 call_switchdev_notifiers(type, dev, &info.info, NULL); in sparx5_fdb_call_notifiers()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c2898 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_vxlan_call_notifiers()
2924 call_switchdev_notifiers(type, dev, &info.info, NULL); in mlxsw_sp_fdb_call_notifiers()
3303 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3316 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3462 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
3483 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
A Dspectrum_router.c9526 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_fid_fdb_del()
9577 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info, in mlxsw_sp_rif_vlan_fdb_del()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-switchdev.c362 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in am65_cpsw_fdb_offload_notify()
A Dcpsw_switchdev.c372 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in cpsw_fdb_offload_notify()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_mac.c270 call_switchdev_notifiers(type, dev, &info.info, NULL); in lan966x_fdb_call_notifiers()
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_l2_main.c292 call_switchdev_notifiers(SWITCHDEV_FDB_FLUSH_TO_BRIDGE, in qeth_l2_dev2br_fdb_flush()
652 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
658 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in qeth_l2_dev2br_fdb_notify()
/linux-6.3-rc2/Documentation/networking/
A Dswitchdev.rst233 err = call_switchdev_notifiers(val, dev, info, extack);
285 entry by calling call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). The
/linux-6.3-rc2/drivers/net/ethernet/adi/
A Dadin1110.c1349 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in adin1110_fdb_offload_notify()
/linux-6.3-rc2/net/dsa/
A Dport.c51 call_switchdev_notifiers(SWITCHDEV_FDB_FLUSH_TO_BRIDGE, in dsa_port_notify_bridge_fdb_flush()
A Dslave.c3324 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in dsa_fdb_offload_notify()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c117 call_switchdev_notifiers(val, dev, &send_info.info, NULL); in mlx5_esw_bridge_fdb_offload_notify()
/linux-6.3-rc2/drivers/net/ethernet/rocker/
A Drocker_main.c2712 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
A Drocker_ofdpa.c1834 call_switchdev_notifiers(event, lw->ofdpa_port->dev, &info.info, NULL); in ofdpa_port_fdb_learn_work()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c2260 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dpaa2_switch_event_work()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c365 ret = call_switchdev_notifiers(notifier_type, vxlan->dev, in vxlan_fdb_switchdev_call_notifiers()

Completed in 107 milliseconds