Home
last modified time | relevance | path

Searched refs:call_dsa_notifiers (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/dsa/
Ddsa.c331 int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function
337 EXPORT_SYMBOL_GPL(call_dsa_notifiers);
Dslave.c1758 call_dsa_notifiers(val, dev, &rinfo.info); in dsa_slave_notify()
/Linux-v5.10/include/net/
Ddsa.h848 int call_dsa_notifiers(unsigned long val, struct net_device *dev,
861 static inline int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function