Searched refs:prof_map (Results 1 – 2 of 2) sorted by relevance
415 struct list_head prof_map; member
3556 list_for_each_entry_safe(del, tmp, &es->prof_map, list) { in ice_free_prof_map()3560 INIT_LIST_HEAD(&es->prof_map); in ice_free_prof_map()3734 INIT_LIST_HEAD(&es->prof_map); in ice_init_hw_tbls()4607 list_add(&prof->list, &hw->blk[blk].es.prof_map); in ice_add_prof()4630 list_for_each_entry(map, &hw->blk[blk].es.prof_map, list) in ice_search_prof_id()
Completed in 15 milliseconds