Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c75 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev);
531 .ndo_get_stats = qlcnic_get_stats,
3092 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() function