Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_common.c877 struct ice_vsi_list_map_info *v_pos_map; in ice_cleanup_fltr_mgmt_single() local
885 LIST_FOR_EACH_ENTRY_SAFE(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_single()
887 LIST_DEL(&v_pos_map->list_entry); in ice_cleanup_fltr_mgmt_single()
888 ice_free(hw, v_pos_map); in ice_cleanup_fltr_mgmt_single()