Searched refs:txring_txq (Results 1 – 9 of 9) sorted by relevance
1052 netdev_tx_sent_queue(txring_txq(tx_ring), first->bytecount); in fm10k_tx_map()1075 if (netif_xmit_stopped(txring_txq(tx_ring)) || !skb->xmit_more) { in fm10k_tx_map()1345 netdev_tx_completed_queue(txring_txq(tx_ring), in fm10k_clean_tx_irq()
170 static inline struct netdev_queue *txring_txq(const struct fm10k_ring *ring) in txring_txq() function
205 netdev_tx_reset_queue(txring_txq(tx_ring)); in fm10k_clean_tx_ring()
580 static inline struct netdev_queue *txring_txq(const struct igb_ring *tx_ring) in txring_txq() function
3776 netdev_tx_reset_queue(txring_txq(tx_ring)); in igb_clean_tx_ring()4945 netdev_tx_sent_queue(txring_txq(tx_ring), first->bytecount); in igb_tx_map()4971 if (netif_xmit_stopped(txring_txq(tx_ring)) || !skb->xmit_more) { in igb_tx_map()6492 netdev_tx_completed_queue(txring_txq(tx_ring), in igb_clean_tx_irq()
1844 netdev_tx_reset_queue(txring_txq(tx_ring)); in igb_clean_test_rings()
945 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring) in txring_txq() function
1206 netdev_tx_completed_queue(txring_txq(tx_ring), in ixgbe_clean_tx_irq()5017 netdev_tx_reset_queue(txring_txq(tx_ring)); in ixgbe_clean_tx_ring()7096 netdev_tx_sent_queue(txring_txq(tx_ring), first->bytecount); in ixgbe_tx_map()7122 if (netif_xmit_stopped(txring_txq(tx_ring)) || !skb->xmit_more) { in ixgbe_tx_map()
1880 netdev_tx_reset_queue(txring_txq(tx_ring)); in ixgbe_clean_test_rings()