Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/legacy/
Dray_cs.c64 static struct net_device_stats *ray_get_stats(struct net_device *dev);
263 .ndo_get_stats = ray_get_stats,
1682 static struct net_device_stats *ray_get_stats(struct net_device *dev) in ray_get_stats() function
2094 ray_get_stats(dev); in ray_rx()