Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.c282 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev);
490 .ndo_get_stats = dfx_ctl_get_stats,
2075 static struct net_device_stats *dfx_ctl_get_stats(struct net_device *dev) in dfx_ctl_get_stats() function