Searched refs:tx_pkt_cons (Results 1 – 2 of 2) sorted by relevance
731 return txdata->tx_pkt_prod != txdata->tx_pkt_cons; in bnx2x_has_tx_work_unload()762 return hw_cons != txdata->tx_pkt_cons; in bnx2x_tx_queue_has_work()1202 txdata->tx_pkt_cons); in bnx2x_clean_tx_queue()
526 u16 tx_pkt_cons; member