Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c692 static struct netdev_queue *wx_txring_txq(const struct wx_ring *ring) in wx_txring_txq() function
799 netdev_tx_completed_queue(wx_txring_txq(tx_ring), in wx_clean_tx_irq()
1011 netdev_tx_sent_queue(wx_txring_txq(tx_ring), first->bytecount); in wx_tx_map()
1035 if (netif_xmit_stopped(wx_txring_txq(tx_ring)) || !netdev_xmit_more()) in wx_tx_map()
2300 netdev_tx_reset_queue(wx_txring_txq(tx_ring)); in wx_clean_tx_ring()