Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h56 uint16_t tx_bd_head; /**< Index of last bd counted by txeof. */ member
H A Dbnx2x_rxtx.c310 txq->tx_bd_head = 0; in bnx2x_dev_tx_queue_setup()
H A Dbnx2x.c1359 bd_cons = txq->tx_bd_head; in bnx2x_txeof()
1369 txq->tx_bd_head = bd_cons; in bnx2x_txeof()
1377 txq->tx_bd_head, txq->tx_bd_tail); in bnx2x_txeof()
5108 txq->tx_bd_head = 0; in bnx2x_init_tx_ring_one()