net/sfc: make flow list engine-agnostic
[dpdk.git] / drivers / net / sfc / sfc.h
index cc52228..2520cf2 100644 (file)
@@ -242,6 +242,8 @@ struct sfc_adapter {
        struct sfc_port                 port;
        struct sfc_filter               filter;
 
+       struct sfc_flow_list            flow_list;
+
        unsigned int                    rxq_max;
        unsigned int                    txq_max;