Searched defs:netpoll_info (Results 1 – 1 of 1) sorted by relevance
38 struct netpoll_info { struct39 refcount_t refcnt;41 struct semaphore dev_lock;43 struct sk_buff_head txq;45 struct delayed_work tx_work;47 struct netpoll *netpoll;48 struct rcu_head rcu;