Home
last modified time | relevance | path

Searched defs:ICE_TCAM_KEY_SZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h265 #define ICE_TCAM_KEY_SZ (2 * ICE_TCAM_KEY_VAL_SZ) macro
H A Dice_flex_pipe.c2329 u8 key[ICE_TCAM_KEY_SZ]) in ice_prof_gen_key()