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