Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_generic.c86 txq = skb_get_tx_queue(txq->dev, skb); in __skb_dequeue_bad_txq()
259 txq = skb_get_tx_queue(txq->dev, skb); in dequeue_skb()
405 txq = skb_get_tx_queue(dev, skb); in qdisc_restart()
/linux/include/linux/
A Dnetdevice.h2344 static inline struct netdev_queue *skb_get_tx_queue(const struct net_device *dev, in skb_get_tx_queue() function
/linux/net/core/
A Dpktgen.c3543 txq = skb_get_tx_queue(odev, pkt_dev->skb); in pktgen_xmit()
A Ddev.c4289 txq = skb_get_tx_queue(dev, skb); in __dev_direct_xmit()

Completed in 45 milliseconds