Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c682 tot_ent = info[prio_idx].free_ent + info[prio_idx].live_ent; in flow_validate_and_shift_prio_ent()
722 info[prio_lvl + step].live_ent) { in flow_find_ref_entry()
728 info[prio_lvl - step].live_ent) { in flow_find_ref_entry()
730 info[prio_lvl - step].live_ent); in flow_find_ref_entry()
827 info->live_ent++; in flow_fill_entry_cache()
870 info->live_ent++; in flow_check_preallocated_entry_cache()
H A Dotx2_flow.h149 uint32_t live_ent; member
H A Dotx2_flow.c24 entry_count += info->live_ent; in otx2_flow_free_all_resources()
47 info->live_ent = 0; in otx2_flow_free_all_resources()
1069 npc->flow_entry_info[idx].live_ent = 0; in otx2_flow_init()