Home
last modified time | relevance | path

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

/include/linux/
Dnetpoll.h28 struct netpoll_info { struct
29 atomic_t refcnt;
31 int rx_flags;
32 spinlock_t rx_lock;
33 struct list_head rx_np; /* netpolls that registered an rx_hook */
35 struct sk_buff_head arp_tx; /* list of arp requests to reply to */
36 struct sk_buff_head txq;
38 struct delayed_work tx_work;
40 struct netpoll *netpoll;