Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_main.c96 static struct net_device_stats *lmc_get_stats(struct net_device *dev);
807 .ndo_get_stats = lmc_get_stats,
1686 static struct net_device_stats *lmc_get_stats(struct net_device *dev) in lmc_get_stats() function