Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dscc.c217 static struct net_device_stats * scc_net_get_stats(struct net_device *dev);
1554 .ndo_get_stats = scc_net_get_stats,
1960 static struct net_device_stats *scc_net_get_stats(struct net_device *dev) in scc_net_get_stats() function