]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_switch.h
kni: use netdev_alloc_skb
[dpdk.git] / drivers / net / ice / base / ice_switch.h
index b788aa7ec275920763ba8d209c9f6396881a5fcb..4c34bc2ea13596190d6c8785e2aa629ed0dcc1bd 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;