Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_generic.c53 if (!netif_xmit_frozen_or_stopped(txq)) in qdisc_maybe_clear_missed()
87 if (!netif_xmit_frozen_or_stopped(txq)) { in __skb_dequeue_bad_txq()
260 if (!netif_xmit_frozen_or_stopped(txq)) { in dequeue_skb()
281 netif_xmit_frozen_or_stopped(txq)) { in dequeue_skb()
341 if (!netif_xmit_frozen_or_stopped(txq)) in sch_direct_xmit()
A Dsch_teql.c313 if (!netif_xmit_frozen_or_stopped(slave_txq) && in teql_master_xmit()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_device.c444 if (!netif_xmit_frozen_or_stopped(txq)) in xfrm_dev_resume()
/linux-6.3-rc2/net/core/
A Dnetpoll.c126 if (netif_xmit_frozen_or_stopped(txq) || in queue_process()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h3346 netif_xmit_frozen_or_stopped(const struct netdev_queue *dev_queue) in netif_xmit_frozen_or_stopped() function

Completed in 23 milliseconds