Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dscc.c215 static struct net_device_stats * scc_net_get_stats(struct net_device *dev);
1552 .ndo_get_stats = scc_net_get_stats,
1957 static struct net_device_stats *scc_net_get_stats(struct net_device *dev) in scc_net_get_stats() function