Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fjes/
Dfjes_main.c47 static void fjes_get_stats64(struct net_device *, struct rtnl_link_stats64 *);
252 .ndo_get_stats64 = fjes_get_stats64,
798 fjes_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in fjes_get_stats64() function