summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/open_eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/network/open_eth.h')
-rw-r--r--c/src/libchip/network/open_eth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/libchip/network/open_eth.h b/c/src/libchip/network/open_eth.h
index 88d05255d8..2af8cfa784 100644
--- a/c/src/libchip/network/open_eth.h
+++ b/c/src/libchip/network/open_eth.h
@@ -12,6 +12,7 @@ typedef struct {
uint32_t vector;
uint32_t txd_count;
uint32_t rxd_count;
+ uint32_t en100MHz;
} open_eth_configuration_t;