Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c760 static struct netdev_queue *wx_txring_txq(const struct wx_ring *ring) in wx_txring_txq() function
867 netdev_tx_completed_queue(wx_txring_txq(tx_ring), in wx_clean_tx_irq()
1079 netdev_tx_sent_queue(wx_txring_txq(tx_ring), first->bytecount); in wx_tx_map()
1103 if (netif_xmit_stopped(wx_txring_txq(tx_ring)) || !netdev_xmit_more()) in wx_tx_map()
2369 netdev_tx_reset_queue(wx_txring_txq(tx_ring)); in wx_clean_tx_ring()