Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c4233 u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
4234 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
4290 u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
4291 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
4292 u8 nm_msk[ICE_TCAM_KEY_VAL_SZ]) in ice_tcam_write_entry()
Dice_flex_type.h590 #define ICE_TCAM_KEY_VAL_SZ 5 macro