Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_main.c47 static void fjes_get_stats64(struct net_device *, struct rtnl_link_stats64 *);
260 .ndo_get_stats64 = fjes_get_stats64,
806 fjes_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in fjes_get_stats64() function