Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/lmc/
Dlmc_main.c93 static struct net_device_stats *lmc_get_stats(struct net_device *dev);
804 .ndo_get_stats = lmc_get_stats,
1682 static struct net_device_stats *lmc_get_stats(struct net_device *dev) in lmc_get_stats() function