Searched refs:rg_entry (Results 1 – 1 of 1) sorted by relevance
892 struct ice_recp_grp_entry *rg_entry, *tmprg_entry; in ice_cleanup_fltr_mgmt_single() local895 LIST_FOR_EACH_ENTRY_SAFE(rg_entry, tmprg_entry, in ice_cleanup_fltr_mgmt_single()898 LIST_DEL(&rg_entry->l_entry); in ice_cleanup_fltr_mgmt_single()899 ice_free(hw, rg_entry); in ice_cleanup_fltr_mgmt_single()