summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-05-14 06:13:24 +0000
committerarybchik <arybchik@FreeBSD.org>2016-05-14 06:13:24 +0000
commit5a6a2f97a5bc6d3eb5a1e0e31d7264d08141b061 (patch)
tree23ea361fea84741ee6a53f755def77634b7a043e
parent4990baf60cd0289b475d6809b365129eb3f55d63 (diff)
downloadFreeBSD-src-5a6a2f97a5bc6d3eb5a1e0e31d7264d08141b061.zip
FreeBSD-src-5a6a2f97a5bc6d3eb5a1e0e31d7264d08141b061.tar.gz
sfxge(4): cleanup: remove unused define EFX_EVQ_FALCON_TIMER_QUANTUM_NS
Sponsored by: Solarflare Communications, Inc. MFC after: 1 week
-rw-r--r--sys/dev/sfxge/common/efx_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sfxge/common/efx_impl.h b/sys/dev/sfxge/common/efx_impl.h
index 70390b5..752639b 100644
--- a/sys/dev/sfxge/common/efx_impl.h
+++ b/sys/dev/sfxge/common/efx_impl.h
@@ -702,7 +702,6 @@ struct efx_evq_s {
#define EFX_EVQ_MAGIC 0x08081997
-#define EFX_EVQ_FALCON_TIMER_QUANTUM_NS 4968 /* 621 cycles */
#define EFX_EVQ_SIENA_TIMER_QUANTUM_NS 6144 /* 768 cycles */
struct efx_rxq_s {
OpenPOWER on IntegriCloud