Searched refs:num_prof (Results 1 – 3 of 3) sorted by relevance
472 uint8_t num_prof) in roc_nix_bpf_free() argument479 if (num_prof >= NIX_RX_BAND_PROF_LAYER_MAX) in roc_nix_bpf_free()486 for (i = 0; i < num_prof; i++) { in roc_nix_bpf_free()
686 uint8_t num_prof);
2063 uint16_t *prof_buf, uint16_t *num_prof) in ice_get_hw_res() argument2089 *num_prof = LE16_TO_CPU(cmd->ops.resp.num_desc); in ice_get_hw_res()2094 (*num_prof), ICE_NONDMA_TO_NONDMA); in ice_get_hw_res()2107 uint16_t num_prof = 0; in ice_cleanup_resource() local2110 first_desc, prof_buf, &num_prof); in ice_cleanup_resource()2116 for (prof_id = 0; prof_id < num_prof; prof_id++) { in ice_cleanup_resource()