net/ice/base: enable additional switch rules
[dpdk.git] / drivers / net / ice / base / ice_switch.h
index b788aa7..4c34bc2 100644 (file)
@@ -192,6 +192,7 @@ struct ice_sw_recipe {
         * recipe
         */
        struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
+       u16 word_masks[ICE_MAX_CHAIN_WORDS];
 
        /* if this recipe is a collection of other recipe */
        u8 big_recp;