Searched refs:lst_itr (Results 1 – 1 of 1) sorted by relevance
471 struct ice_fltr_mgmt_list_entry *lst_itr, *tmp_entry; in ice_cleanup_fltr_mgmt_struct() local475 list_for_each_entry_safe(lst_itr, tmp_entry, in ice_cleanup_fltr_mgmt_struct()477 list_del(&lst_itr->list_entry); in ice_cleanup_fltr_mgmt_struct()478 devm_kfree(ice_hw_to_dev(hw), lst_itr); in ice_cleanup_fltr_mgmt_struct()