aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/ef10_tlv_layout.h
diff options
context:
space:
mode:
authorAndrew Rybchenko <arybchik@FreeBSD.org>2016-06-06 09:30:31 +0000
committerAndrew Rybchenko <arybchik@FreeBSD.org>2016-06-06 09:30:31 +0000
commitba3049f99cd4312c980fcb44b774f35ce07d86c7 (patch)
tree5fe44cdda647eb5e71a7947026d98cf60c0e7075 /sys/dev/sfxge/common/ef10_tlv_layout.h
parent3bbc1e08ed0bce02e388da1a1aeb608b4038e78e (diff)
downloadsrc-ba3049f99cd4312c980fcb44b774f35ce07d86c7.tar.gz
src-ba3049f99cd4312c980fcb44b774f35ce07d86c7.zip
Notes
Diffstat (limited to 'sys/dev/sfxge/common/ef10_tlv_layout.h')
-rw-r--r--sys/dev/sfxge/common/ef10_tlv_layout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sfxge/common/ef10_tlv_layout.h b/sys/dev/sfxge/common/ef10_tlv_layout.h
index 1360f5e74343..811d7c327cb9 100644
--- a/sys/dev/sfxge/common/ef10_tlv_layout.h
+++ b/sys/dev/sfxge/common/ef10_tlv_layout.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2012-2015 Solarflare Communications Inc.
+ * Copyright (c) 2012-2016 Solarflare Communications Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -801,7 +801,7 @@ struct tlv_tx_event_merging_config {
* know if the low latency mode is enabled.
*/
-#define TLV_TAG_TX_VFIFO_ULL_MODE (0x10220000)
+#define TLV_TAG_TX_VFIFO_ULL_MODE (0x10270000)
struct tlv_tx_vfifo_ull_mode {
uint32_t tag;
uint32_t length;