Searched refs:netpoll_tx_running (Results 1 – 11 of 11) sorted by relevance
93 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running() function106 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running() function
235 if (unlikely(netpoll_tx_running(team->dev))) { in team_dev_queue_xmit()
269 netif_carrier_ok(vf_netdev) && !netpoll_tx_running(ndev) && in netvsc_ndoxdp_xmit()
489 netif_carrier_ok(vf_netdev) && !netpoll_tx_running(net) && in netvsc_xmit()
102 if (unlikely(netpoll_tx_running(to->br->dev))) { in __br_forward()
85 if (unlikely(netpoll_tx_running(dev))) { in br_dev_xmit()
110 if (unlikely(netpoll_tx_running(dev))) in is_netpoll_tx_blocked()
121 if (unlikely(netpoll_tx_running(dev))) in vlan_dev_hard_start_xmit()
568 if (unlikely(netpoll_tx_running(dev))) in macvlan_start_xmit()
841 if (unlikely(netpoll_tx_running(dev))) in dsa_enqueue_skb()
304 if (unlikely(netpoll_tx_running(bond->dev))) in bond_dev_queue_xmit()
Completed in 36 milliseconds