Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2327 u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
2328 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
2384 u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
2385 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
2386 u8 nm_msk[ICE_TCAM_KEY_VAL_SZ]) in ice_tcam_write_entry()
H A Dice_flex_type.h264 #define ICE_TCAM_KEY_VAL_SZ 5 macro