]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/cxgbe/base/common.h
net/cxgbe: add flow ops to match based on dest MAC
[dpdk.git] / drivers / net / cxgbe / base / common.h
index 9f575685011f400b4a609800c8ae0d4a8d2afc4c..d9f74d995ba8abfba003c98ce9df6d5f36850e49 100644 (file)
@@ -157,6 +157,7 @@ struct tp_params {
        int port_shift;
        int protocol_shift;
        int ethertype_shift;
+       int macmatch_shift;
 
        u64 hash_filter_mask;
 };