Searched refs:prof_map (Results 1 – 2 of 2) sorted by relevance
338 struct list_head prof_map; member
2859 list_for_each_entry_safe(del, tmp, &es->prof_map, list) { in ice_free_prof_map()2863 INIT_LIST_HEAD(&es->prof_map); in ice_free_prof_map()3033 INIT_LIST_HEAD(&es->prof_map); in ice_init_hw_tbls()3833 list_add(&prof->list, &hw->blk[blk].es.prof_map); in ice_add_prof()3856 list_for_each_entry(map, &hw->blk[blk].es.prof_map, list) in ice_search_prof_id()