Searched refs:cache_entry (Results 1 – 1 of 1) sorted by relevance
404 if (!cache_entry || !cache_entry->ref_count) { in ulp_mapper_cache_entry_free()415 cache_entry->ref_count--; in ulp_mapper_cache_entry_free()416 if (cache_entry->ref_count) in ulp_mapper_cache_entry_free()426 tcam_parms.idx = cache_entry->tcam_idx; in ulp_mapper_cache_entry_free()2217 if (!cache_entry->ref_count) { in ulp_mapper_cache_tbl_process()2219 cache_entry->tcam_idx = 0; in ulp_mapper_cache_tbl_process()2220 cache_entry->ref_count = 0; in ulp_mapper_cache_tbl_process()2237 cache_entry->idents[i] = tmp_ident; in ulp_mapper_cache_tbl_process()2243 parms->cache_ptr = cache_entry; in ulp_mapper_cache_tbl_process()2264 cache_entry->ref_count++; in ulp_mapper_cache_tbl_process()[all …]