Searched defs:netpoll_info (Results 1 – 1 of 1) sorted by relevance
36 struct netpoll_info { struct37 atomic_t refcnt;39 struct semaphore dev_lock;41 struct sk_buff_head txq;43 struct delayed_work tx_work;45 struct netpoll *netpoll;46 struct rcu_head rcu;