Searched refs:pmap (Results 1 – 1 of 1) sorted by relevance
5361 struct ice_prof_map *pmap; in ice_rem_prof() local5366 pmap = ice_search_prof_id(hw, blk, id); in ice_rem_prof()5367 if (!pmap) { in ice_rem_prof()5373 status = ice_rem_flow_all(hw, blk, pmap->profile_cookie); in ice_rem_prof()5378 ice_prof_dec_ref(hw, blk, pmap->prof_id); in ice_rem_prof()5380 LIST_DEL(&pmap->list); in ice_rem_prof()5381 ice_free(hw, pmap); in ice_rem_prof()