Home
last modified time | relevance | path

Searched refs:dev_tcx_uninstall (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcx.h171 static inline void dev_tcx_uninstall(struct net_device *dev) in dev_tcx_uninstall() function
202 static inline void dev_tcx_uninstall(struct net_device *dev) in dev_tcx_uninstall() function
/linux/net/core/
H A Ddev.c12143 dev_tcx_uninstall(dev); in unregister_netdevice_many_notify()