Searched refs:tcam_parms (Results 1 – 1 of 1) sorted by relevance
392 struct tf_free_tcam_entry_parms tcam_parms; in ulp_mapper_cache_entry_free() local424 tcam_parms.dir = res->direction; in ulp_mapper_cache_entry_free()425 tcam_parms.tcam_tbl_type = table_type; in ulp_mapper_cache_entry_free()426 tcam_parms.idx = cache_entry->tcam_idx; in ulp_mapper_cache_entry_free()427 rc = tf_free_tcam_entry(tfp, &tcam_parms); in ulp_mapper_cache_entry_free()432 tcam_parms.idx, rc); in ulp_mapper_cache_entry_free()