aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/qat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/qat.h')
-rw-r--r--include/sys/qat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sys/qat.h b/include/sys/qat.h
index fdd608139..9ae8eb173 100644
--- a/include/sys/qat.h
+++ b/include/sys/qat.h
@@ -41,11 +41,6 @@ typedef enum qat_encrypt_dir {
#include "lac/cpa_cy_sym.h"
/*
- * Timeout - no response from hardware after 0.5 seconds
- */
-#define QAT_TIMEOUT_MS 500
-
-/*
* The minimal and maximal buffer size which are not restricted
* in the QAT hardware, but with the input buffer size between 4KB
* and 128KB the hardware can provide the optimal performance.