Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h53 uint16_t tx_pkt_tail; /**< Index of current tx pkt. */ member
H A Dbnx2x_rxtx.c309 txq->tx_pkt_tail = 0; in bnx2x_dev_tx_queue_setup()
H A Dbnx2x.c1372 txq->tx_pkt_head, txq->tx_pkt_tail, in bnx2x_txeof()
2171 pkt_prod = txq->tx_pkt_tail; in bnx2x_tx_encap()
2294 txq->tx_pkt_tail = pkt_prod; in bnx2x_tx_encap()
5101 txq->tx_pkt_tail = 0; in bnx2x_init_tx_ring_one()