Searched refs:num_prof (Results 1 – 1 of 1) sorted by relevance
2004 uint16_t *prof_buf, uint16_t *num_prof) in ice_get_hw_res() argument2030 *num_prof = LE16_TO_CPU(cmd->ops.resp.num_desc); in ice_get_hw_res()2035 (*num_prof), ICE_NONDMA_TO_NONDMA); in ice_get_hw_res()2048 uint16_t num_prof = 0; in ice_cleanup_resource() local2051 first_desc, prof_buf, &num_prof); in ice_cleanup_resource()2057 for (prof_id = 0; prof_id < num_prof; prof_id++) { in ice_cleanup_resource()