Searched refs:vsi_list_map_head (Results 1 – 3 of 3) sorted by relevance
669 struct list_head vsi_list_map_head; member
572 INIT_LIST_HEAD(&sw->vsi_list_map_head); in ice_init_fltr_mgmt_struct()594 list_for_each_entry_safe(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_struct()
960 list_add(&v_map->list_entry, &sw->vsi_list_map_head); in ice_create_vsi_list_map()