Searched refs:tx_cons (Results 1 – 3 of 3) sorted by relevance
215 uint16_t tx_cons; member
4172 sc->tx_cons = 0; in bnx_init_tx_chain() 4852 sw_tx_cons = sc->tx_cons; in bnx_tx_intr() 4943 sc->tx_cons = sw_tx_cons; in bnx_tx_intr() 6545 BNX_PRINTF(sc, " 0x%08X - (sc->tx_cons) tx consumer index\n", in bnx_dump_driver_state() 6546 sc->tx_cons); in bnx_dump_driver_state()
2337 uint32_t tx_cons; member7116 tx->tx_cons += txfree; in mcx_process_cq()7496 tx->tx_cons = 0; in mcx_init()7819 free = (tx->tx_cons + (1 << MCX_LOG_SQ_SIZE)) - tx->tx_prod; in mcx_send_common_locked()8834 kstat_kv_u64(kvs++) = q->q_tx.tx_cons; in mcx_kstat_queue_read()