Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h327 napi_get_threaded_config(struct net_device *dev, struct napi_struct *n) in napi_get_threaded_config() function
H A Ddev.c7372 if (napi_get_threaded_config(dev, napi)) in netif_napi_add_weight_locked()