Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetdevice.h4261 void netdev_core_stats_inc(struct net_device *dev, u32 offset);
4266 netdev_core_stats_inc(dev, \
/linux-6.15/net/core/
H A Ddev.c11397 noinline void netdev_core_stats_inc(struct net_device *dev, u32 offset) in netdev_core_stats_inc() function
11412 EXPORT_SYMBOL_GPL(netdev_core_stats_inc);