]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/enic/enic.h
net/enic: update the UDP RSS detection mechanism
[dpdk.git] / drivers / net / enic / enic.h
index ee83fe573b45adbf9c600c9242b10d404bb63a51..ea0a688d3b525c451da7e1b3fec60e5c16c7fbe7 100644 (file)
@@ -123,6 +123,8 @@ struct enic {
        u8 filter_actions; /* HW supported actions */
        bool vxlan;
        bool disable_overlay; /* devargs disable_overlay=1 */
+       bool nic_cfg_chk;     /* NIC_CFG_CHK available */
+       bool udp_rss_weak;    /* Bodega style UDP RSS */
 
        unsigned int flags;
        unsigned int priv_flags;