Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h641 struct ice_boost_tcam_entry { struct
657 struct ice_boost_tcam_entry tcam[STRUCT_HACK_VAR_LEN]; argument
662 sizeof(struct ice_boost_tcam_entry), \
663 sizeof(struct ice_boost_tcam_entry))
744 struct ice_boost_tcam_entry *boost_entry;
760 struct ice_boost_tcam_entry *boost_entry;
H A Dice_flex_pipe.c450 struct ice_boost_tcam_entry **entry) in ice_find_boost_entry()
452 struct ice_boost_tcam_entry *tcam; in ice_find_boost_entry()
461 tcam = (struct ice_boost_tcam_entry *) in ice_find_boost_entry()