Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa.c277 int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function
283 EXPORT_SYMBOL_GPL(call_dsa_notifiers);
Dslave.c1288 call_dsa_notifiers(val, dev, &rinfo.info); in dsa_slave_notify()
/Linux-v4.19/include/net/
Ddsa.h596 int call_dsa_notifiers(unsigned long val, struct net_device *dev,
609 static inline int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function