Home
last modified time | relevance | path

Searched refs:ice_prof_map (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/ice/
H A Dice_flex_pipe.c1959 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()
[all …]
H A Dice_flex_pipe.h73 struct ice_prof_map *
H A Dice_flex_type.h300 struct ice_prof_map { struct
H A Dice_flow.c875 struct ice_prof_map *map; in ice_flow_get_hw_prof()