Searched refs:remove_entry (Results 1 – 3 of 3) sorted by relevance
507 struct ice_rule_query_data *remove_entry);
8352 struct ice_rule_query_data *remove_entry) in ice_rem_adv_rule_by_id() argument8360 if (!sw->recp_list[remove_entry->rid].recp_created) in ice_rem_adv_rule_by_id()8362 list_head = &sw->recp_list[remove_entry->rid].filt_rules; in ice_rem_adv_rule_by_id()8366 remove_entry->rule_id) { in ice_rem_adv_rule_by_id()8368 rinfo.sw_act.vsi_handle = remove_entry->vsi_handle; in ice_rem_adv_rule_by_id()
1582 remove_entry(const struct rte_hash *h, struct rte_hash_bucket *bkt, in remove_entry() function1661 remove_entry(h, bkt, i); in search_and_remove()