Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c77 uint16_t tx_head; member
220 txq->tx_head = 0; in atl_reset_tx_queue()
1134 int head = txq->tx_head; in atl_xmit_cleanup()
1172 txq->tx_head = head; in atl_xmit_cleanup()
1325 txq->tx_tail, txq->tx_head); in atl_xmit_pkts()
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c198 uint16_t tx_head; member
1906 txq->tx_head = 0; in igc_reset_tx_queue_stat()
/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c174 uint16_t tx_head; member
1412 txq->tx_head = 0; in igb_reset_tx_queue_stat()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_lan_tx_rx.h1147 u16 tx_head; member