Searched defs:napi_struct___2 (Results 1 – 2 of 2) sorted by relevance
39836 struct napi_struct___2 { struct39841 int (*poll)(struct napi_struct___2 *, int); argument39842 int poll_owner;39843 struct net_device___2 *dev;39844 struct gro_list gro_hash[8];39845 struct sk_buff___2 *skb;39846 struct list_head rx_list;39847 int rx_count;39848 struct hrtimer timer;39849 struct list_head dev_list;[all …]