Home
last modified time | relevance | path

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

/drivers/staging/vt6656/
Dmain_usb.c211 static struct net_device_stats *device_get_stats(struct net_device *dev);
673 .ndo_get_stats = device_get_stats,
1423 static struct net_device_stats *device_get_stats(struct net_device *dev) in device_get_stats() function
/drivers/staging/vt6655/
Ddevice_main.c282 static struct net_device_stats *device_get_stats(struct net_device *dev);
844 .ndo_get_stats = device_get_stats,
2832 static struct net_device_stats *device_get_stats(struct net_device *dev) { in device_get_stats() function