Searched defs:netif_napi_add (Results 1 - 1 of 1) sorted by relevance

/net/core/
H A Ddev.c4472 void netif_napi_add(struct net_device *dev, struct napi_struct *napi, function
4481 pr_err_once("netif_napi_add() called with weight %d on device %s\n",
4492 EXPORT_SYMBOL(netif_napi_add); variable

Completed in 17 milliseconds