Searched defs:napi_struct (Results 1 – 1 of 1) sorted by relevance
379 struct napi_struct { struct391 int (*poll)(struct napi_struct *, int); argument394 int poll_owner;397 int list_owner;399 struct sk_buff *skb;400 struct gro_node gro;401 struct hrtimer timer;408 u32 napi_id;411 int irq;413 int napi_rmap_idx;[all …]
Completed in 25 milliseconds