Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c3145 u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
3146 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
3202 u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
3203 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
3204 u8 nm_msk[ICE_TCAM_KEY_VAL_SZ]) in ice_tcam_write_entry()
Dice_flex_type.h453 #define ICE_TCAM_KEY_VAL_SZ 5 macro