Searched refs:vortex_get_stats (Results 1 – 1 of 1) sorted by relevance
774 static struct net_device_stats *vortex_get_stats(struct net_device *dev);1053 .ndo_get_stats = vortex_get_stats,1070 .ndo_get_stats = vortex_get_stats,2824 static struct net_device_stats *vortex_get_stats(struct net_device *dev) in vortex_get_stats() function