Searched defs:napi_poll (Results 1 – 4 of 4) sorted by relevance
224 unsigned long napi_poll; member
120 unsigned long napi_poll; member
6186 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local6555 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function
2275 int (*napi_poll)(struct napi_struct *napi, int budget); member