Home
last modified time | relevance | path

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

/Linux-v5.4/net/dsa/
Ddsa.c324 int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function
330 EXPORT_SYMBOL_GPL(call_dsa_notifiers);
Dslave.c1390 call_dsa_notifiers(val, dev, &rinfo.info); in dsa_slave_notify()
/Linux-v5.4/include/net/
Ddsa.h615 int call_dsa_notifiers(unsigned long val, struct net_device *dev,
628 static inline int call_dsa_notifiers(unsigned long val, struct net_device *dev, in call_dsa_notifiers() function