Searched defs:tx_state (Results 1 – 3 of 3) sorted by relevance
90 typedef struct tx_state { struct91 tx_cpu_t *tx_cpu; /* protects access to tx_open_txg */92 kmutex_t tx_sync_lock; /* protects the rest of this struct */94 uint64_t tx_open_txg; /* currently open txg id */95 uint64_t tx_quiescing_txg; /* currently quiescing txg id */119 } tx_state_t; argument
1613 ena_txq_state_t tx_state[ena->ena_num_txqs]; in ena_reset() local
1655 uint32_t tx_state; in dmfe_tick_stall_check() local