Searched defs:napi_struct (Results 1 – 4 of 4) sorted by relevance
378 struct napi_struct { struct390 int (*poll)(struct napi_struct *, int); argument393 int poll_owner;396 int list_owner;397 struct net_device *dev;398 struct sk_buff *skb;399 struct gro_node gro;400 struct hrtimer timer;402 struct task_struct *thread;403 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
7158 int (*poll)(struct napi_struct *, int), in netif_napi_add_weight_locked() argument