Searched refs:netpoll_owner_active (Results 1 – 1 of 1) sorted by relevance
301 static int netpoll_owner_active(struct net_device *dev) in netpoll_owner_active() function334 if (skb_queue_len(&npinfo->txq) == 0 && !netpoll_owner_active(dev)) { in __netpoll_send_skb()
Completed in 18 milliseconds