Home
last modified time | relevance | path

Searched refs:TX_COMMIT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/virtual/amazon/ena/
H A Dena.h95 #define TX_COMMIT 32 macro
H A Dena.c1302 int commit = TX_COMMIT; in ena_tx_cleanup()
1347 commit = TX_COMMIT; in ena_tx_cleanup()
1364 if (likely(commit != TX_COMMIT)) { in ena_tx_cleanup()