Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c2163 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free()
2232 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free_one()
2563 rvu_free_rsrc(&vlan->rsrc, index); in nix_tx_vtag_free()
5136 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in nix_free_all_bandprof()
5184 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in rvu_mbox_handler_nix_bandprof_free()
5428 rvu_free_rsrc(&ipolicer->band_prof, mid_prof); in nix_clear_ratelimit_aggr()
Drvu.h677 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
Drvu.c183 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) in rvu_free_rsrc() function
1405 rvu_free_rsrc(&block->lf, lf); in rvu_detach_block()
Drvu_npc.c2282 rvu_free_rsrc(&mcam->counters, cntr); in npc_mcam_free_all_counters()
2980 rvu_free_rsrc(&mcam->counters, req->cntr); in rvu_mbox_handler_npc_mcam_free_counter()
Dmcs.c696 rvu_free_rsrc(rsrc, rsrc_id); in mcs_free_rsrc()
Dcgx.c426 rvu_free_rsrc(&lmac->mac_to_index_bmap, index); in cgx_lmac_addr_del()