Searched defs:netpoll_info (Results 1 – 6 of 6) sorted by relevance
110761 struct netpoll_info { struct110762 refcount_t refcnt;110763 struct semaphore dev_lock;110764 struct sk_buff_head txq;110765 struct delayed_work tx_work;110766 struct netpoll *netpoll;110767 struct callback_head rcu;
97718 struct netpoll_info { struct97719 refcount_t refcnt;97720 struct semaphore dev_lock;97721 struct sk_buff_head txq;97722 struct delayed_work tx_work;97723 struct netpoll *netpoll;97724 struct callback_head rcu;
85433 struct netpoll_info { struct85434 refcount_t refcnt;85435 struct semaphore dev_lock;85436 struct sk_buff_head txq;85437 struct delayed_work tx_work;85438 struct netpoll *netpoll;85439 struct callback_head rcu;