Searched defs:napi_poll (Results 1 – 3 of 3) sorted by relevance
109 unsigned long napi_poll; member
224 unsigned long napi_poll; member
6607 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local6808 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function