]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_dp.h
net/sfc: implement EF10 native Rx datapath
[dpdk.git] / drivers / net / sfc / sfc_dp.h
index c44c44da81996e9ea3fe894d9792f961d11c3c24..f83ea58b923329cce9e92c185dce6c8e80342533 100644 (file)
@@ -98,6 +98,7 @@ struct sfc_dp {
        enum sfc_dp_type                type;
        /* Mask of required hardware/firmware capabilities */
        unsigned int                    hw_fw_caps;
+#define SFC_DP_HW_FW_CAP_EF10          0x1
 };
 
 /** List of datapath variants */