Searched defs:netpoll_info (Results 1 – 1 of 1) sorted by relevance
146727 struct netpoll_info { struct146728 refcount_t refcnt;146729 struct semaphore dev_lock;146730 struct sk_buff_head txq;146731 struct delayed_work tx_work;146732 struct netpoll *netpoll;146733 struct callback_head rcu;