Searched defs:napi_poll (Results 1 – 3 of 3) sorted by relevance
224 unsigned long napi_poll; member
4322 int (*napi_poll)(struct napi_struct *napi, int budget); in idpf_vport_intr_napi_add_all() local
6714 int (*napi_poll)(struct napi_struct *napi, int budget); in __napi_busy_loop() local7468 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function