]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/cxgbe/base/common.h
net/cxgbe: validate flows offloaded to HASH region
[dpdk.git] / drivers / net / cxgbe / base / common.h
index a276a1ef5f60e6d7d6062dc5ef5072bdc85f1419..ea3e112b984d9604dc5b6aa45e2e6298cd921d7a 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 {