Home
last modified time | relevance | path

Searched defs:napi_poll (Results 1 – 1 of 1) sorted by relevance

/net/core/
Ddev.c6740 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local
7099 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function