summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/offload.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgbe/offload.h')
-rw-r--r--sys/dev/cxgbe/offload.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/cxgbe/offload.h b/sys/dev/cxgbe/offload.h
index 85f4fae..fa58853 100644
--- a/sys/dev/cxgbe/offload.h
+++ b/sys/dev/cxgbe/offload.h
@@ -61,8 +61,10 @@ struct tid_info {
union aopen_entry *atid_tab;
unsigned int natids;
+ struct filter_entry *ftid_tab;
unsigned int nftids;
unsigned int ftid_base;
+ unsigned int ftids_in_use;
union aopen_entry *afree;
unsigned int atids_in_use;
OpenPOWER on IntegriCloud