Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_main.c96 static struct net_device_stats *lmc_get_stats(struct net_device *dev);
815 .ndo_get_stats = lmc_get_stats,
1711 static struct net_device_stats *lmc_get_stats(struct net_device *dev) in lmc_get_stats() function