Searched defs:tx_cons (Results 1 – 3 of 3) sorted by relevance
3180 bge_txeof(struct bge_softc *sc, uint16_t tx_cons) in bge_txeof()3224 uint16_t rx_prod, tx_cons; in bge_npoll_compat() local3323 uint16_t rx_prod, tx_cons; in bge_intr_crippled() local3384 uint16_t rx_prod, tx_cons; in bge_intr() local
2899 bnx_txeof(struct bnx_tx_ring *txr, uint16_t tx_cons) in bnx_txeof()3022 uint16_t tx_cons; in bnx_npoll_tx_notag() local3191 uint16_t rx_prod, tx_cons; in bnx_intr() local3228 uint16_t tx_cons; in bnx_msix_tx_status() local3268 uint16_t rx_prod, tx_cons; in bnx_msix_rxtx() local
5854 uint16_t tx_cons; member