Searched refs:vsi_list_map_head (Results 1 – 3 of 3) sorted by relevance
766 struct list_head vsi_list_map_head; member
870 INIT_LIST_HEAD(&sw->vsi_list_map_head); in ice_init_fltr_mgmt_struct()896 list_for_each_entry_safe(v_pos_map, v_tmp_map, &sw->vsi_list_map_head, in ice_cleanup_fltr_mgmt_struct()
2865 list_add(&v_map->list_entry, &sw->vsi_list_map_head); in ice_create_vsi_list_map()
Completed in 30 milliseconds