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