Searched refs:netpoll_tx_running (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/linux/
H A Dnetpoll.h93 static inline bool netpoll_tx_running(struct net_device *dev) function
106 static inline bool netpoll_tx_running(struct net_device *dev) function
H A Dif_team.h238 if (unlikely(netpoll_tx_running(team->dev))) {
/linux-master/drivers/net/hyperv/
H A Dnetvsc_bpf.c269 netif_carrier_ok(vf_netdev) && !netpoll_tx_running(ndev) &&
H A Dnetvsc_drv.c493 netif_carrier_ok(vf_netdev) && !netpoll_tx_running(net) &&
/linux-master/net/bridge/
H A Dbr_forward.c102 if (unlikely(netpoll_tx_running(to->br->dev))) {
H A Dbr_device.c86 if (unlikely(netpoll_tx_running(dev))) {
/linux-master/include/net/
H A Dbonding.h108 if (unlikely(netpoll_tx_running(dev)))
/linux-master/net/8021q/
H A Dvlan_dev.c122 if (unlikely(netpoll_tx_running(dev)))
/linux-master/drivers/net/
H A Dmacvlan.c577 if (unlikely(netpoll_tx_running(dev)))
/linux-master/net/dsa/
H A Duser.c910 if (unlikely(netpoll_tx_running(dev)))
/linux-master/drivers/net/bonding/
H A Dbond_main.c306 if (unlikely(netpoll_tx_running(bond->dev)))

Completed in 366 milliseconds