Searched refs:v_pos_map (Results 1 – 1 of 1) sorted by relevance
774 struct ice_vsi_list_map_info *v_pos_map; in ice_cleanup_fltr_mgmt_struct() local779 list_for_each_entry_safe(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_struct()781 list_del(&v_pos_map->list_entry); in ice_cleanup_fltr_mgmt_struct()782 devm_kfree(ice_hw_to_dev(hw), v_pos_map); in ice_cleanup_fltr_mgmt_struct()