]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/mlx4.h
app/test: refactor SNOW 3G and KASUMI tests
[dpdk.git] / drivers / net / mlx4 / mlx4.h
index 151c34bfa38f2d4c96c4503fe8cb656fb0c89364..d0c7bc290ecc72f5a0a4f1613981af06b437724b 100644 (file)
@@ -83,6 +83,9 @@
 #define MLX4_PMD_SOFT_COUNTERS 1
 #endif
 
+/* Alarm timeout. */
+#define MLX4_ALARM_TIMEOUT_US 100000
+
 enum {
        PCI_VENDOR_ID_MELLANOX = 0x15b3,
 };