Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dswitchdev.h74 int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev,
114 static inline int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev, in call_netdev_switch_notifiers() function
/linux-4.1.27/net/switchdev/
Dswitchdev.c118 int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev, in call_netdev_switch_notifiers() function
129 EXPORT_SYMBOL_GPL(call_netdev_switch_notifiers);
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c3389 call_netdev_switch_notifiers(NETDEV_SWITCH_FDB_DEL, in rocker_port_fdb_learn_work()
3392 call_netdev_switch_notifiers(NETDEV_SWITCH_FDB_ADD, in rocker_port_fdb_learn_work()