Searched refs:rvu_detach_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.c | 1378 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() function 1459 rvu_detach_block(rvu, pcifunc, block->type); in rvu_detach_rsrcs() 1740 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1747 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1754 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1762 rvu_detach_block(rvu, pcifunc, BLKTYPE_CPT); in rvu_mbox_handler_attach_resources()
|