Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-sysfs.c599 static int modify_napi_threaded(struct net_device *dev, unsigned long val) in modify_napi_threaded() function
618 return netdev_store(dev, attr, buf, len, modify_napi_threaded); in threaded_store()