Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dswitchdev.h180 int call_switchdev_notifiers(unsigned long val, struct net_device *dev,
230 static inline int call_switchdev_notifiers(unsigned long val, in call_switchdev_notifiers() function
/Linux-v4.19/net/switchdev/
Dswitchdev.c571 int call_switchdev_notifiers(unsigned long val, struct net_device *dev, in call_switchdev_notifiers() function
577 EXPORT_SYMBOL_GPL(call_switchdev_notifiers);
/Linux-v4.19/net/bridge/
Dbr_switchdev.c115 call_switchdev_notifiers(notifier_type, dev, &info.info); in br_switchdev_fdb_call_notifiers()
/Linux-v4.19/Documentation/networking/
Dswitchdev.txt199 err = call_switchdev_notifiers(val, dev, info);
253 entry by calling call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). The
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1835 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
1838 call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE, in ofdpa_port_fdb_learn_work()
Drocker_main.c2731 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, in rocker_fdb_offload_notify()
/Linux-v4.19/net/dsa/
Dslave.c1453 call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev, in dsa_slave_switchdev_event_work()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2100 call_switchdev_notifiers(type, dev, &info.info); in mlxsw_sp_fdb_call_notifiers()
Dspectrum_router.c7064 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info); in mlxsw_sp_rif_vlan_fdb_del()
7151 call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info); in mlxsw_sp_rif_fid_fdb_del()