Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h233 struct ice_boost_tcam_entry { struct
249 struct ice_boost_tcam_entry tcam[]; argument
254 sizeof(struct ice_boost_tcam_entry), \
255 sizeof(struct ice_boost_tcam_entry))
315 struct ice_boost_tcam_entry *boost_entry;
H A Dice_flex_pipe.c362 struct ice_boost_tcam_entry **entry) in ice_find_boost_entry()
364 struct ice_boost_tcam_entry *tcam; in ice_find_boost_entry()