Searched refs:remove_entry (Results 1 – 3 of 3) sorted by relevance
533 struct ice_rule_query_data *remove_entry);
9241 struct ice_rule_query_data *remove_entry) in ice_rem_adv_rule_by_id() argument9249 if (!sw->recp_list[remove_entry->rid].recp_created) in ice_rem_adv_rule_by_id()9251 list_head = &sw->recp_list[remove_entry->rid].filt_rules; in ice_rem_adv_rule_by_id()9255 remove_entry->rule_id) { in ice_rem_adv_rule_by_id()9257 rinfo.sw_act.vsi_handle = remove_entry->vsi_handle; in ice_rem_adv_rule_by_id()
1578 remove_entry(const struct rte_hash *h, struct rte_hash_bucket *bkt, in remove_entry() function1657 remove_entry(h, bkt, i); in search_and_remove()