net/cxgbe: validate flows offloaded to HASH region
[dpdk.git] / drivers / net / cxgbe / base / common.h
index a276a1e..ea3e112 100644 (file)
@@ -156,6 +156,9 @@ struct tp_params {
        int vnic_shift;
        int port_shift;
        int protocol_shift;
+       int ethertype_shift;
+
+       u64 hash_filter_mask;
 };
 
 struct vpd_params {