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