Home
last modified time | relevance | path

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

/f-stack/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.c312 txq->tx_bd_head = 0; in bnx2x_dev_tx_queue_setup()
H A Dbnx2x.c1355 bd_cons = txq->tx_bd_head; in bnx2x_txeof()
1365 txq->tx_bd_head = bd_cons; in bnx2x_txeof()
1373 txq->tx_bd_head, txq->tx_bd_tail); in bnx2x_txeof()
5104 txq->tx_bd_head = 0; in bnx2x_init_tx_ring_one()