ice_rem_prof
int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
status = ice_rem_prof(hw, blk, prof->id);
ice_rem_prof(hw, blk, id);
ret = ice_rem_prof(hw, ICE_BLK_RSS, id);
ret = ice_rem_prof(hw, ICE_BLK_RSS, id);