summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/common/efx_impl.h
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-01-20 08:14:42 +0000
committerarybchik <arybchik@FreeBSD.org>2016-01-20 08:14:42 +0000
commit75532d9d50216a059f2693491e77f22063a563a5 (patch)
tree2d70bb5ef6d87a2f443d01cac2f4b03b9f11877b /sys/dev/sfxge/common/efx_impl.h
parentb93db4d02935311a0ef4c09e4cbdfda943271fd7 (diff)
downloadFreeBSD-src-75532d9d50216a059f2693491e77f22063a563a5.zip
FreeBSD-src-75532d9d50216a059f2693491e77f22063a563a5.tar.gz
MFC r294092
sfxge: rename Huntington MAC methods to EF10 and use for Medford Submitted by: Mark Spender <mspender at solarflare.com> Reviewed by: gnn Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'sys/dev/sfxge/common/efx_impl.h')
-rw-r--r--sys/dev/sfxge/common/efx_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sfxge/common/efx_impl.h b/sys/dev/sfxge/common/efx_impl.h
index 19f919c..8852a9b 100644
--- a/sys/dev/sfxge/common/efx_impl.h
+++ b/sys/dev/sfxge/common/efx_impl.h
@@ -97,6 +97,7 @@ typedef enum efx_mac_type_e {
EFX_MAC_FALCON_XMAC,
EFX_MAC_SIENA,
EFX_MAC_HUNTINGTON,
+ EFX_MAC_MEDFORD,
EFX_MAC_NTYPES
} efx_mac_type_t;
OpenPOWER on IntegriCloud