Lines Matching refs:ice_prof_map
1959 struct ice_prof_map *del, *tmp; in ice_free_prof_map()
1963 ice_prof_map, list) { in ice_free_prof_map()
2549 struct ice_prof_map *prof; in ice_add_prof()
2574 prof = (struct ice_prof_map *)ice_malloc(hw, sizeof(*prof)); in ice_add_prof()
2621 struct ice_prof_map *
2624 struct ice_prof_map *entry = NULL; in ice_search_prof_id()
2625 struct ice_prof_map *map; in ice_search_prof_id()
2627 LIST_FOR_EACH_ENTRY(map, &hw->blk[blk].es.prof_map, ice_prof_map, list) in ice_search_prof_id()
2646 struct ice_prof_map *entry; in ice_set_prof_context()
2669 struct ice_prof_map *entry; in ice_get_prof_context()
2894 struct ice_prof_map *pmap; in ice_rem_prof()
2932 struct ice_prof_map *map; in ice_get_prof()
3024 struct ice_prof_map *map; in ice_add_prof_to_lst()
3276 struct ice_prof_map *map; in ice_add_prof_id_vsig()