Home
last modified time | relevance | path

Searched refs:netpoll_owner_active (Results 1 – 1 of 1) sorted by relevance

/linux/net/core/
H A Dnetpoll.c307 static int netpoll_owner_active(struct net_device *dev) in netpoll_owner_active() function
338 if (skb_queue_len(&npinfo->txq) == 0 && !netpoll_owner_active(dev)) { in __netpoll_send_skb()