Home
last modified time | relevance | path

Searched refs:rvu_rsrc_free_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c191 int rvu_rsrc_free_count(struct rsrc_bmap *rsrc) in rvu_rsrc_free_count() function
1910 rsp->npa = rvu_rsrc_free_count(&block->lf); in rvu_mbox_handler_free_rsrc_cnt()
1913 rsp->nix = rvu_rsrc_free_count(&block->lf); in rvu_mbox_handler_free_rsrc_cnt()
1949 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1953 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1957 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1961 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1969 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1973 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
1977 rvu_rsrc_free_count(&txsch->schq); in rvu_mbox_handler_free_rsrc_cnt()
[all …]
H A Drvu.h745 int rvu_rsrc_free_count(struct rsrc_bmap *rsrc);
H A Drvu_devlink.c1391 if (rvu_rsrc_free_count(&txsch->schq) != txsch->schq.max) { in rvu_af_dl_dwrr_mtu_validate()
H A Drvu_debugfs.c2310 rvu_rsrc_free_count(&ipolicer->band_prof)); in rvu_dbg_nix_band_prof_rsrc_display()
2707 rvu_rsrc_free_count(&mcam->counters)); in rvu_dbg_npc_mcam_info_display()
H A Drvu_nix.c1944 free_cnt = rvu_rsrc_free_count(&txsch->schq); in nix_check_txschq_alloc_req()
5700 rsp->prof_count[layer] = rvu_rsrc_free_count(&ipolicer->band_prof); in rvu_mbox_handler_nix_bandprof_get_hwinfo()
H A Drvu_npc.c2997 if (!rvu_rsrc_free_count(&mcam->counters)) { in rvu_mbox_handler_npc_mcam_alloc_counter()