Searched defs:napi_struct (Results 1 – 4 of 4) sorted by relevance
379 struct napi_struct { struct391 int (*poll)(struct napi_struct *, int); argument394 int poll_owner;397 int list_owner;398 struct net_device *dev;399 struct sk_buff *skb;400 struct gro_node gro;401 struct hrtimer timer;403 struct task_struct *thread;404 unsigned long gro_flush_timeout;[all …]
109 int (*gve_poll)(struct napi_struct *, int)) in gve_add_napi()
489 int (*napi_poll)(struct napi_struct *, int), in hbg_ring_init() argument
7335 int (*poll)(struct napi_struct *, int), in netif_napi_add_weight_locked() argument