Searched refs:vortex_get_stats (Results 1 – 1 of 1) sorted by relevance
775 static struct net_device_stats *vortex_get_stats(struct net_device *dev);1060 .ndo_get_stats = vortex_get_stats,1078 .ndo_get_stats = vortex_get_stats,2849 static struct net_device_stats *vortex_get_stats(struct net_device *dev) in vortex_get_stats() function