Searched refs:prof_count (Results 1 – 2 of 2) sorted by relevance
1484 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1489 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1502 u16 prof_count[BAND_PROF_NUM_LAYERS]; member1508 u16 prof_count[BAND_PROF_NUM_LAYERS]; member
5971 if (!req->prof_count[layer]) in rvu_mbox_handler_nix_bandprof_alloc()5975 for (idx = 0; idx < req->prof_count[layer]; idx++) { in rvu_mbox_handler_nix_bandprof_alloc()5983 rsp->prof_count[layer]++; in rvu_mbox_handler_nix_bandprof_alloc()6054 if (!req->prof_count[layer]) in rvu_mbox_handler_nix_bandprof_free()6058 for (idx = 0; idx < req->prof_count[layer]; idx++) { in rvu_mbox_handler_nix_bandprof_free()6350 rsp->prof_count[layer] = rvu_rsrc_free_count(&ipolicer->band_prof); in rvu_mbox_handler_nix_bandprof_get_hwinfo()