Home
last modified time | relevance | path

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

/openbmc/linux/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()