Lines Matching refs:ice_prof_map
3661 struct ice_prof_map *del, *tmp; in ice_free_prof_map()
3665 ice_prof_map, list) { in ice_free_prof_map()
4355 struct ice_prof_map *prof; in ice_add_prof()
4380 prof = (struct ice_prof_map *)ice_malloc(hw, sizeof(*prof)); in ice_add_prof()
4445 struct ice_prof_map *
4448 struct ice_prof_map *entry = NULL; in ice_search_prof_id()
4449 struct ice_prof_map *map; in ice_search_prof_id()
4451 LIST_FOR_EACH_ENTRY(map, &hw->blk[blk].es.prof_map, ice_prof_map, list) in ice_search_prof_id()
4471 struct ice_prof_map *entry; in ice_set_prof_context()
4494 struct ice_prof_map *entry; in ice_get_prof_context()
4716 struct ice_prof_map *pmap; in ice_rem_prof()
4755 struct ice_prof_map *map; in ice_get_prof()
4847 struct ice_prof_map *map; in ice_add_prof_to_lst()
5099 struct ice_prof_map *map; in ice_add_prof_id_vsig()