Searched refs:prof_buf (Results 1 – 1 of 1) sorted by relevance
2004 uint16_t *prof_buf, uint16_t *num_prof) in ice_get_hw_res() argument2034 ice_memcpy(prof_buf, resp_buf, sizeof(*resp_buf) * in ice_get_hw_res()2046 uint16_t prof_buf[ICE_MAX_RES_DESC_NUM]; in ice_cleanup_resource() local2051 first_desc, prof_buf, &num_prof); in ice_cleanup_resource()2058 ret = ice_free_hw_res(hw, res_type, 1, &prof_buf[prof_id]); in ice_cleanup_resource()