Page MenuHomeFreeBSD

D18206.diff
No OneTemporary

D18206.diff

Index: head/sys/dev/sfxge/common/efx_regs_mcdi.h
===================================================================
--- head/sys/dev/sfxge/common/efx_regs_mcdi.h
+++ head/sys/dev/sfxge/common/efx_regs_mcdi.h
@@ -6751,6 +6751,10 @@
#define TX_TIMESTAMP_EVENT_TX_EV_TYPE_LEN 1
/* enum: This is a TX completion event, not a timestamp */
#define TX_TIMESTAMP_EVENT_TX_EV_COMPLETION 0x0
+/* enum: This is a TX completion event for a CTPIO transmit. The event format
+ * is the same as for TX_EV_COMPLETION.
+ */
+#define TX_TIMESTAMP_EVENT_TX_EV_CTPIO_COMPLETION 0x11
/* enum: This is the low part of a TX timestamp event */
#define TX_TIMESTAMP_EVENT_TX_EV_TSTAMP_LO 0x51
/* enum: This is the high part of a TX timestamp event */

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 13, 12:55 PM (1 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29596745
Default Alt Text
D18206.diff (736 B)

Event Timeline