Searched refs:tcam_table (Results 1 – 2 of 2) sorted by relevance
301 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat);303 ice_bst_tcam_search(struct ice_bst_tcam_item *tcam_table,
610 ice_bst_tcam_search(struct ice_bst_tcam_item *tcam_table, in ice_bst_tcam_search() argument619 return &tcam_table[lbl_table[i].idx]; in ice_bst_tcam_search()1415 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat) in ice_bst_tcam_match() argument1420 struct ice_bst_tcam_item *item = &tcam_table[i]; in ice_bst_tcam_match()