Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c71 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev);
509 .ndo_get_stats = qlcnic_get_stats,
3067 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() function
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c70 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev);
507 .ndo_get_stats = qlcnic_get_stats,
3040 static struct net_device_stats *qlcnic_get_stats(struct net_device *netdev) in qlcnic_get_stats() function

Completed in 9 milliseconds