Searched refs:rvu_free_rsrc (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_nix.c | 2094 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free() 2163 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free_one() 2494 rvu_free_rsrc(&vlan->rsrc, index); in nix_tx_vtag_free() 4885 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in nix_free_all_bandprof() 4933 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in rvu_mbox_handler_nix_bandprof_free() 5176 rvu_free_rsrc(&ipolicer->band_prof, mid_prof); in nix_clear_ratelimit_aggr()
|
| D | rvu.h | 643 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
|
| D | cgx.c | 426 rvu_free_rsrc(&lmac->mac_to_index_bmap, index); in cgx_lmac_addr_del()
|
| D | rvu.c | 178 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) in rvu_free_rsrc() function 1325 rvu_free_rsrc(&block->lf, lf); in rvu_detach_block()
|
| D | rvu_npc.c | 2235 rvu_free_rsrc(&mcam->counters, cntr); in npc_mcam_free_all_counters() 2927 rvu_free_rsrc(&mcam->counters, req->cntr); in rvu_mbox_handler_npc_mcam_free_counter()
|