Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds