Searched refs:tcam_table (Results 1 – 2 of 2) sorted by relevance
300 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat);302 ice_bst_tcam_search(struct ice_bst_tcam_item *tcam_table,
602 * @tcam_table: the TCAM table610 ice_bst_tcam_search(struct ice_bst_tcam_item *tcam_table, in ice_bst_tcam_search() argument 619 return &tcam_table[lbl_table[i].idx]; in ice_bst_tcam_search() 1409 * @tcam_table: boost tcam table to search1415 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat) in ice_bst_tcam_match() argument 1420 struct ice_bst_tcam_item *item = &tcam_table[i]; in ice_bst_tcam_match()