Home
last modified time | relevance | path

Searched defs:napi_struct (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dnetdevice.h379 struct napi_struct { struct
391 int (*poll)(struct napi_struct *, int); argument
394 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