Searched defs:netpoll_info (Results 1 – 10 of 10) sorted by relevance
28767 struct netpoll_info { struct28768 refcount_t refcnt;28769 struct semaphore dev_lock;28770 struct sk_buff_head txq;28771 struct delayed_work tx_work;28772 struct netpoll *netpoll;28773 struct callback_head rcu;
68387 struct netpoll_info { struct68388 refcount_t refcnt;68389 struct semaphore dev_lock;68390 struct sk_buff_head txq;68391 struct delayed_work tx_work;68392 struct netpoll *netpoll;68393 struct callback_head rcu;
119752 struct netpoll_info { struct119753 refcount_t refcnt;119754 struct semaphore dev_lock;119755 struct sk_buff_head txq;119756 struct delayed_work tx_work;119757 struct netpoll *netpoll;119758 struct callback_head rcu;
60131 struct netpoll_info { struct60132 refcount_t refcnt;60133 struct semaphore dev_lock;60134 struct sk_buff_head txq;60135 struct delayed_work tx_work;60136 struct netpoll *netpoll;60137 struct callback_head rcu;
101794 struct netpoll_info { struct101795 refcount_t refcnt;101796 struct semaphore dev_lock;101797 struct sk_buff_head txq;101798 struct delayed_work tx_work;101799 struct netpoll *netpoll;101800 struct callback_head rcu;