Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser.h301 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat);
H A Dice_parser_rt.c777 bst = ice_bst_tcam_match(psr->bst_tcam_table, rt->bst_key); in ice_parser_rt_execute()
H A Dice_parser.c1415 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat) in ice_bst_tcam_match() function