Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/
Dray_cs.c76 static struct net_device_stats *ray_get_stats(struct net_device *dev);
275 .ndo_get_stats = ray_get_stats,
1683 static struct net_device_stats *ray_get_stats(struct net_device *dev) in ray_get_stats() function
2095 ray_get_stats(dev); in ray_rx()