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,
3181 static void gem_get_stats(struct macb *bp, struct rtnl_link_stats64 *nstat) in gem_get_stats() function3276 gem_get_stats(bp, nstat); in macb_get_stats()