Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c89 static struct net_device_stats *ixgb_get_stats(struct net_device *netdev);
370 .ndo_get_stats = ixgb_get_stats,
1604 ixgb_get_stats(struct net_device *netdev) in ixgb_get_stats() function