Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c72 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev);
528 .ndo_get_stats = qlcnic_get_stats,
3095 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() function