Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_flex_type.h181 struct ice_boost_tcam_entry { struct
197 struct ice_boost_tcam_entry tcam[STRUCT_HACK_VAR_LEN]; argument
202 sizeof(struct ice_boost_tcam_entry), \
203 sizeof(struct ice_boost_tcam_entry))
246 struct ice_boost_tcam_entry *boost_entry;
HDice_ddp_common.c2193 struct ice_boost_tcam_entry **entry) in ice_find_boost_entry()
2195 struct ice_boost_tcam_entry *tcam; in ice_find_boost_entry()
2204 tcam = (struct ice_boost_tcam_entry *) in ice_find_boost_entry()