Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Dnet-sysfs.c653 static int modify_napi_threaded(struct net_device *dev, unsigned long val) in modify_napi_threaded() function
672 return netdev_lock_store(dev, attr, buf, len, modify_napi_threaded); in threaded_store()