Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h55 uint16_t tx_bd_tail; /**< Index of current tx bd. */ member
H A Dbnx2x_rxtx.c311 txq->tx_bd_tail = 0; in bnx2x_dev_tx_queue_setup()
H A Dbnx2x.c1373 txq->tx_bd_head, txq->tx_bd_tail); in bnx2x_txeof()
2170 bd_prod = txq->tx_bd_tail; in bnx2x_tx_encap()
2293 txq->tx_bd_tail = bd_prod; in bnx2x_tx_encap()
5103 txq->tx_bd_tail = 0; in bnx2x_init_tx_ring_one()