Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c71 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev);
508 .ndo_get_stats = qlcnic_get_stats,
3038 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() function