Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dnet.h108 __string( driver, netdev_drivername(dev))
/linux/include/linux/
H A Dnetdevice.h5174 const char *netdev_drivername(const struct net_device *dev);
/linux/net/core/
H A Ddev.c12279 const char *netdev_drivername(const struct net_device *dev) in netdev_drivername() function