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

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c563 rvu_free_rsrc(&bp->bpids, bpid);
602 rvu_free_rsrc(&bp->bpids, bpid - bp->free_pool_base);
2494 rvu_free_rsrc(&txsch->schq, schq);
2568 rvu_free_rsrc(&txsch->schq, schq);
2898 rvu_free_rsrc(&vlan->rsrc, index);
5814 rvu_free_rsrc(&ipolicer->band_prof, prof_idx);
5864 rvu_free_rsrc(&ipolicer->band_prof, prof_idx);
6106 rvu_free_rsrc(&ipolicer->band_prof, mid_prof);
H A Drvu.h785 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id);
H A Dmcs.c706 rvu_free_rsrc(rsrc, rsrc_id);
H A Dcgx.c421 rvu_free_rsrc(&lmac->mac_to_index_bmap, index);
H A Drvu.c183 void rvu_free_rsrc(struct rsrc_bmap *rsrc, int id) function
1418 rvu_free_rsrc(&block->lf, lf);
H A Drvu_npc.c2360 rvu_free_rsrc(&mcam->counters, cntr);
3051 rvu_free_rsrc(&mcam->counters, req->cntr);

Completed in 232 milliseconds