Searched refs:wx_txring_txq (Results 1 – 1 of 1) sorted by relevance
692 static struct netdev_queue *wx_txring_txq(const struct wx_ring *ring) in wx_txring_txq() function799 netdev_tx_completed_queue(wx_txring_txq(tx_ring), in wx_clean_tx_irq()1014 netdev_tx_sent_queue(wx_txring_txq(tx_ring), first->bytecount); in wx_tx_map()1038 if (netif_xmit_stopped(wx_txring_txq(tx_ring)) || !netdev_xmit_more()) in wx_tx_map()2358 netdev_tx_reset_queue(wx_txring_txq(tx_ring)); in wx_clean_tx_ring()