Searched refs:prof_map (Results 1 – 2 of 2) sorted by relevance
147 struct list_head prof_map; member
2032 list_for_each_entry_safe(del, tmp, &es->prof_map, list) { in ice_free_prof_map()2036 INIT_LIST_HEAD(&es->prof_map); in ice_free_prof_map()2210 INIT_LIST_HEAD(&es->prof_map); in ice_init_hw_tbls()3083 list_add(&prof->list, &hw->blk[blk].es.prof_map); in ice_add_prof()3106 list_for_each_entry(map, &hw->blk[blk].es.prof_map, list) in ice_search_prof_id()