Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_common.h33 void efx_net_stats(struct net_device *net_dev, struct rtnl_link_stats64 *stats);
H A Def100_netdev.c281 .ndo_get_stats64 = efx_net_stats,
H A Defx.c599 .ndo_get_stats64 = efx_net_stats,
H A Defx_common.c599 void efx_net_stats(struct net_device *net_dev, struct rtnl_link_stats64 *stats) in efx_net_stats() function