Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c565 rvu_free_rsrc(&bp->bpids, bpid); in rvu_nix_flr_free_bpids()
620 rvu_free_rsrc(&bp->bpids, bpid - bp->free_pool_base); in nix_bp_disable()
2593 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free()
2665 rvu_free_rsrc(&txsch->schq, schq); in nix_txschq_free_one()
2995 rvu_free_rsrc(&vlan->rsrc, index); in nix_tx_vtag_free()
5929 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in nix_free_all_bandprof()
5979 rvu_free_rsrc(&ipolicer->band_prof, prof_idx); in rvu_mbox_handler_nix_bandprof_free()
6221 rvu_free_rsrc(&ipolicer->band_prof, mid_prof); in nix_clear_ratelimit_aggr()
H A Drvu.h830 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
H A Drvu.c183 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) in rvu_free_rsrc() function
1419 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()