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
310 txq->tx_pkt_head = 0; in bnx2x_dev_tx_queue_setup()
1121 return hw_cons != txq->tx_pkt_head; in bnx2x_tx_queue_has_work()1357 sw_cons = txq->tx_pkt_head; in bnx2x_txeof()1364 txq->tx_pkt_head = sw_cons; in bnx2x_txeof()1372 txq->tx_pkt_head, txq->tx_pkt_tail, in bnx2x_txeof()5102 txq->tx_pkt_head = 0; in bnx2x_init_tx_ring_one()