Home
last modified time | relevance | path

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

/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c77 uint16_t tx_head; member
220 txq->tx_head = 0; in atl_reset_tx_queue()
1129 int head = txq->tx_head; in atl_xmit_cleanup()
1167 txq->tx_head = head; in atl_xmit_cleanup()
1320 txq->tx_tail, txq->tx_head); in atl_xmit_pkts()
/dpdk/drivers/net/igc/
H A Digc_txrx.c198 uint16_t tx_head; member
1893 txq->tx_head = 0; in igc_reset_tx_queue_stat()
/dpdk/drivers/net/e1000/
H A Digb_rxtx.c174 uint16_t tx_head; member
1414 txq->tx_head = 0; in igb_reset_tx_queue_stat()
/dpdk/drivers/net/ice/base/
H A Dice_lan_tx_rx.h1201 u16 tx_head; member