Searched refs:v_pos_map (Results 1 – 1 of 1) sorted by relevance
577 struct ice_vsi_list_map_info *v_pos_map; in ice_cleanup_fltr_mgmt_single() local585 LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_single()587 LIST_DEL(&v_pos_map->list_entry); in ice_cleanup_fltr_mgmt_single()588 ice_free(hw, v_pos_map); in ice_cleanup_fltr_mgmt_single()