Searched refs:prof_count (Results 1 – 3 of 3) sorted by relevance
198 req->prof_count[BAND_PROF_LEAF_LAYER] = 1; in cn10k_alloc_leaf_profile()211 if (!rsp->prof_count[BAND_PROF_LEAF_LAYER]) { in cn10k_alloc_leaf_profile()341 req->prof_count[BAND_PROF_LEAF_LAYER] = 1; in cn10k_free_leaf_profile()
1265 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1270 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1283 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1289 u16 prof_count[BAND_PROF_NUM_LAYERS]; member
5369 if (!req->prof_count[layer]) in rvu_mbox_handler_nix_bandprof_alloc()5373 for (idx = 0; idx < req->prof_count[layer]; idx++) { in rvu_mbox_handler_nix_bandprof_alloc()5381 rsp->prof_count[layer]++; in rvu_mbox_handler_nix_bandprof_alloc()5452 if (!req->prof_count[layer]) in rvu_mbox_handler_nix_bandprof_free()5456 for (idx = 0; idx < req->prof_count[layer]; idx++) { in rvu_mbox_handler_nix_bandprof_free()5739 rsp->prof_count[layer] = rvu_rsrc_free_count(&ipolicer->band_prof); in rvu_mbox_handler_nix_bandprof_get_hwinfo()