aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/sfxge.h
diff options
context:
space:
mode:
authorAndrew Rybchenko <arybchik@FreeBSD.org>2015-01-29 19:09:14 +0000
committerAndrew Rybchenko <arybchik@FreeBSD.org>2015-01-29 19:09:14 +0000
commitd9e49c835252dd826617a37bf78532a6b7da3fd3 (patch)
tree4a4f75168acf272dbb91a94ed1615b46bb698f8c /sys/dev/sfxge/sfxge.h
parent745714c10448e50aaa17a00120808caadb98cbdb (diff)
Notes
Diffstat (limited to 'sys/dev/sfxge/sfxge.h')
-rw-r--r--sys/dev/sfxge/sfxge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sfxge/sfxge.h b/sys/dev/sfxge/sfxge.h
index b148f750474a0..6157b23f8a3bb 100644
--- a/sys/dev/sfxge/sfxge.h
+++ b/sys/dev/sfxge/sfxge.h
@@ -230,6 +230,7 @@ struct sfxge_softc {
uint64_t ev_stats[EV_NQSTATS];
#endif
+ unsigned int max_rss_channels;
uma_zone_t rxq_cache;
struct sfxge_rxq *rxq[SFXGE_RX_SCALE_MAX];
unsigned int rx_indir_table[SFXGE_RX_SCALE_MAX];