Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2354 u8 cdid, u16 flags, u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
2355 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], u8 nm_msk[ICE_TCAM_KEY_VAL_SZ], in ice_prof_gen_key()
2411 u8 vl_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
2412 u8 dc_msk[ICE_TCAM_KEY_VAL_SZ], in ice_tcam_write_entry()
2413 u8 nm_msk[ICE_TCAM_KEY_VAL_SZ]) in ice_tcam_write_entry()
H A Dice_flex_type.h266 #define ICE_TCAM_KEY_VAL_SZ 5 macro