Searched refs:tx_pkt_head (Results 1 – 3 of 3) sorted by relevance
54 uint16_t tx_pkt_head; /**< Index of last pkt counted by txeof. */ member
308 txq->tx_pkt_head = 0; in bnx2x_dev_tx_queue_setup()
1125 return hw_cons != txq->tx_pkt_head; in bnx2x_tx_queue_has_work()1361 sw_cons = txq->tx_pkt_head; in bnx2x_txeof()1368 txq->tx_pkt_head = sw_cons; in bnx2x_txeof()1376 txq->tx_pkt_head, txq->tx_pkt_tail, in bnx2x_txeof()5106 txq->tx_pkt_head = 0; in bnx2x_init_tx_ring_one()