Searched refs:gem_get_stats (Results 1 – 2 of 2) sorted by relevance
2384 static struct net_device_stats *gem_get_stats(struct net_device *dev) in gem_get_stats() function2824 .ndo_get_stats = gem_get_stats,
3079 static struct net_device_stats *gem_get_stats(struct macb *bp) in gem_get_stats() function3175 return gem_get_stats(bp); in macb_get_stats()