Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_tx.c434 boolean_t completedTx = B_FALSE; in vmxnet3_tx_complete() local
461 completedTx = B_TRUE; in vmxnet3_tx_complete()
470 if (dp->txMustResched && completedTx) { in vmxnet3_tx_complete()