Home
last modified time | relevance | path

Searched refs:v_pos_map (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
Dice_common.c840 struct ice_vsi_list_map_info *v_pos_map; in ice_cleanup_fltr_mgmt_single() local
848 LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_single()
850 LIST_DEL(&v_pos_map->list_entry); in ice_cleanup_fltr_mgmt_single()
851 ice_free(hw, v_pos_map); in ice_cleanup_fltr_mgmt_single()