Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c2416 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free()
2490 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free_one()
2820 rvu_free_rsrc(&vlan->rsrc, index); in nix_tx_vtag_free()
5421 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in nix_free_all_bandprof()
5471 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in rvu_mbox_handler_nix_bandprof_free()
5713 rvu_free_rsrc(&ipolicer->band_prof, mid_prof); in nix_clear_ratelimit_aggr()
H A Drvu.h742 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
H A Drvu_npc.c2347 rvu_free_rsrc(&mcam->counters, cntr); in npc_mcam_free_all_counters()
3055 rvu_free_rsrc(&mcam->counters, req->cntr); in rvu_mbox_handler_npc_mcam_free_counter()
H A Drvu.c183 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) in rvu_free_rsrc() function
1414 rvu_free_rsrc(&block->lf, lf); in rvu_detach_block()
H A Dmcs.c706 rvu_free_rsrc(rsrc, rsrc_id); in mcs_free_rsrc()
H A Dcgx.c446 rvu_free_rsrc(&lmac->mac_to_index_bmap, index); in cgx_lmac_addr_del()