Home
last modified time | relevance | path

Searched refs:ice_boost_tcam_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h335 struct ice_boost_tcam_entry { struct
351 struct ice_boost_tcam_entry tcam[]; argument
357 sizeof(struct ice_boost_tcam_entry), \
358 sizeof(struct ice_boost_tcam_entry))
H A Dice_flex_type.h110 struct ice_boost_tcam_entry *boost_entry;
125 struct ice_boost_tcam_entry *boost_entry;
H A Dice_ddp.c640 struct ice_boost_tcam_entry **entry) in ice_find_boost_entry()
642 struct ice_boost_tcam_entry *tcam; in ice_find_boost_entry()