Searched refs:rvu_free_rsrc (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 565 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 D | rvu.h | 830 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
|
H A D | rvu.c | 183 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 D | mcs.c | 706 rvu_free_rsrc(rsrc, rsrc_id); in mcs_free_rsrc()
|
H A D | cgx.c | 446 rvu_free_rsrc(&lmac->mac_to_index_bmap, index); in cgx_lmac_addr_del()
|